Modify license and add yaml file

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

View File

@ -1,10 +1,10 @@
Name: kiran-widgets-qt5
Version: 2.3.0
Release: 1
Release: 2
Summary: Encapsulated QT Widget
Summary(zh_CN): 封装的Qt小部件
License: Mulan PSL v2
License: MulanPSL-2.0
Source0: %{name}-%{version}.tar.gz
BuildRequires: cmake >= 3.5
@ -76,6 +76,9 @@ make %{?_smp_mflags}
rm -rf %{buildroot}
%changelog
* Wed Aug 10 2022 luoqing <luoqing@kylinsec.com.cn> - 2.3.0-2
- KYOS-F: Modify license and add yaml file.
* Thu Jul 07 2022 liuxinhao <liuxinhao@kylinsec.com.cn> - 2.3.0-1
- kYOS-F: Release kiranwidgets version 2.3, modify the control drawing, and support dark and light color themes

4
kiran-widgets-qt5.yaml Normal file
View File

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