Modify license and add yaml file

- 修改license以符合规范
  添加yaml文件
This commit is contained in:
luoqing 2022-08-10 13:58:15 +08:00
parent 2cefcb0df6
commit d19f5e9227
2 changed files with 9 additions and 2 deletions

View File

@ -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
View File

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