!2 修改license以符合规范,添加yaml文件

From: @luoqing_kylinsec 
Reviewed-by: @stonefly128 
Signed-off-by: @stonefly128
This commit is contained in:
openeuler-ci-bot 2022-08-10 03:37:56 +00:00 committed by Gitee
commit 489b71d63d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 9 additions and 2 deletions

View File

@ -2,9 +2,9 @@
Name: kiran-authentication-service
Version: 0.0.1
Release: 2.kb3
Release: 2.kb4
Summary: Kiran Desktop kiran authentication service
License: Mulan PSL v2
License: MulanPSL-2.0
URL: http://www.kylinsec.com.cn
Source0: %{name}-%{version}.tar.gz
@ -64,6 +64,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
%{_libdir}/libkiran-authentication-service.so
%changelog
* Wed Aug 10 2022 luoqing <luoqing@kylinsec.com.cn> - 0.0.1-2.kb4
- KYOS-F: Modify license and add yaml file.
* Tue Jan 25 2022 wxq <wangxiaoqing@kylinos.com.cn> - 0.0.1-2.kb3
- KYOS-B: Add the enable zlog ex macro for zlog.

View File

@ -0,0 +1,4 @@
version_control: gitee
src_repo: https://gitee.com/openeuler/kiran-authentication-service.git
tag_prefix: "v"
seperator: "."