!11 修改license以符合规范,添加yaml文件
From: @luoqing_kylinsec Reviewed-by: @stonefly128 Signed-off-by: @stonefly128
This commit is contained in:
commit
e7c817de1f
@ -1,10 +1,10 @@
|
|||||||
Name: kiran-widgets-qt5
|
Name: kiran-widgets-qt5
|
||||||
Version: 2.3.0
|
Version: 2.3.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Encapsulated QT Widget
|
Summary: Encapsulated QT Widget
|
||||||
Summary(zh_CN): 封装的Qt小部件
|
Summary(zh_CN): 封装的Qt小部件
|
||||||
|
|
||||||
License: Mulan PSL v2
|
License: MulanPSL-2.0
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: cmake >= 3.5
|
BuildRequires: cmake >= 3.5
|
||||||
@ -76,6 +76,9 @@ make %{?_smp_mflags}
|
|||||||
rm -rf %{buildroot}
|
rm -rf %{buildroot}
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- 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
4
kiran-widgets-qt5.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: gitee
|
||||||
|
src_repo: https://gitee.com/openeuler/kiran-widgets-qt5.git
|
||||||
|
tag_prefix: "v"
|
||||||
|
seperator: "."
|
||||||
Loading…
x
Reference in New Issue
Block a user