Modify license and add yaml file
- 修改license以符合规范 添加yaml文件
This commit is contained in:
parent
2cefcb0df6
commit
d19f5e9227
@ -2,11 +2,11 @@
|
||||
|
||||
Name: kiran-log
|
||||
Version: 2.2.2
|
||||
Release: 1.kb1
|
||||
Release: 3
|
||||
Summary: kiran log out library
|
||||
Summary(zh_CN): kiran桌面日志输出库
|
||||
|
||||
License: Mulan PSL v2
|
||||
License: MulanPSL-2.0
|
||||
#URL:
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
|
||||
@ -95,6 +95,9 @@ make %{?_smp_mflags}
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%changelog
|
||||
* Wed Aug 10 2022 luoqing <luoqing@kylinsec.com.cn> - 2.2.2-3
|
||||
- KYOS-F: Modify license.
|
||||
|
||||
* Sat Feb 19 2022 tangjie02 <tangjie02@kylinsec.com.cn> - 2.2.1-2.kb1
|
||||
- KYOS-B: Fix compile error on openeuler.
|
||||
|
||||
|
||||
4
kiran-log.yaml
Normal file
4
kiran-log.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: gitee
|
||||
src_repo: https://gitee.com/openeuler/kiran-log.git
|
||||
tag_prefix: "v"
|
||||
seperator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user