Merge branch 'master' into openEuler-22.09
This commit is contained in:
commit
e08618fa77
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
Name: kiran-desktop
|
Name: kiran-desktop
|
||||||
Version: 2.3
|
Version: 2.3
|
||||||
Release: 2
|
Release: 4
|
||||||
Summary: Kiran desktop environment
|
Summary: Kiran desktop environment
|
||||||
|
|
||||||
#Group:
|
#Group:
|
||||||
License: Mulan PSL v2
|
License: MulanPSL-2.0
|
||||||
#URL:
|
#URL:
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
|
|
||||||
@ -27,6 +27,7 @@ Requires: alsa-plugins-pulseaudio
|
|||||||
Requires: caja >= 1.22.0-1%{?dist}.kb36
|
Requires: caja >= 1.22.0-1%{?dist}.kb36
|
||||||
%else
|
%else
|
||||||
Requires: caja
|
Requires: caja
|
||||||
|
Requires: caja-open-terminal
|
||||||
%endif
|
%endif
|
||||||
Requires: dconf
|
Requires: dconf
|
||||||
Requires: flatpak
|
Requires: flatpak
|
||||||
@ -167,6 +168,13 @@ install -D -m 0644 %SOURCE1 %{buildroot}%{_datadir}/glib-2.0/schemas/99_unikylin
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 22 2022 liuxinhao <liuxinhao@kylinsec.com.cn> - 2.3-4
|
||||||
|
- KYOS-F: add depenency: caja-open-terminal
|
||||||
|
|
||||||
|
* 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
|
* Mon Jul 25 2022 liuxinhao <liuxinhao@kylinsec.com.cn> - 2.3-2
|
||||||
- KYOS-F: add depenency: mate-polkit,fcitx-configtool
|
- 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