!26 修改license以符合规范,添加yaml文件
From: @luoqing_kylinsec Reviewed-by: @tangjie02 Signed-off-by: @tangjie02
This commit is contained in:
commit
c96245faed
@ -2,11 +2,11 @@
|
||||
|
||||
Name: kiran-desktop
|
||||
Version: 2.3
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Kiran desktop environment
|
||||
|
||||
#Group:
|
||||
License: Mulan PSL v2
|
||||
License: MulanPSL-2.0
|
||||
#URL:
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
|
||||
@ -167,6 +167,10 @@ install -D -m 0644 %SOURCE1 %{buildroot}%{_datadir}/glib-2.0/schemas/99_unikylin
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 08 2022 luoqing <luoqing@kylinsec.com.cn> - 2.3-3
|
||||
- KYOS-F: Modify license.
|
||||
- KYOS-F: Add yaml file.
|
||||
|
||||
* Mon Jul 25 2022 liuxinhao <liuxinhao@kylinsec.com.cn> - 2.3-2
|
||||
- KYOS-F: add depenency: mate-polkit,fcitx-configtool
|
||||
|
||||
|
||||
4
kiran-desktop.yaml
Normal file
4
kiran-desktop.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: gitee
|
||||
src_repo: https://gitee.com/openeuler/kiran-desktop.git
|
||||
tag_prefix: "v"
|
||||
seperator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user