!11 修改license以符合规范,添加yaml文件

From: @luoqing_kylinsec 
Reviewed-by: @stonefly128 
Signed-off-by: @stonefly128
This commit is contained in:
openeuler-ci-bot 2022-08-10 03:36:58 +00:00 committed by Gitee
commit e7c817de1f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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: "."