Modify license and add yaml file
- 修改license以符合规范 添加yaml文件
This commit is contained in:
parent
aa1d9fa1be
commit
69367a5694
@ -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.
|
||||
|
||||
|
||||
4
kiran-authentication-service.yaml
Normal file
4
kiran-authentication-service.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: gitee
|
||||
src_repo: https://gitee.com/openeuler/kiran-authentication-service.git
|
||||
tag_prefix: "v"
|
||||
seperator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user