diff --git a/kiran-desktop.spec b/kiran-desktop.spec index 7ba2bcf..3e9c501 100644 --- a/kiran-desktop.spec +++ b/kiran-desktop.spec @@ -2,11 +2,11 @@ Name: kiran-desktop Version: 2.3 -Release: 2 +Release: 4 Summary: Kiran desktop environment #Group: -License: Mulan PSL v2 +License: MulanPSL-2.0 #URL: Source0: %{name}-%{version}.tar.gz @@ -27,6 +27,7 @@ Requires: alsa-plugins-pulseaudio Requires: caja >= 1.22.0-1%{?dist}.kb36 %else Requires: caja +Requires: caja-open-terminal %endif Requires: dconf Requires: flatpak @@ -167,6 +168,13 @@ install -D -m 0644 %SOURCE1 %{buildroot}%{_datadir}/glib-2.0/schemas/99_unikylin %changelog +* Mon Aug 22 2022 liuxinhao - 2.3-4 +- KYOS-F: add depenency: caja-open-terminal + +* Mon Aug 08 2022 luoqing - 2.3-3 +- KYOS-F: Modify license. +- KYOS-F: Add yaml file. + * Mon Jul 25 2022 liuxinhao - 2.3-2 - KYOS-F: add depenency: mate-polkit,fcitx-configtool diff --git a/kiran-desktop.yaml b/kiran-desktop.yaml new file mode 100644 index 0000000..7a7b891 --- /dev/null +++ b/kiran-desktop.yaml @@ -0,0 +1,4 @@ +version_control: gitee +src_repo: https://gitee.com/openeuler/kiran-desktop.git +tag_prefix: "v" +seperator: "."