Modify license and add yaml file

- 修改license以符合规范
  添加yaml文件
This commit is contained in:
luoqing 2022-08-10 10:18:06 +08:00
parent aa1d9fa1be
commit 69367a5694
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: "."