diff --git a/kiran-cpanel-mouse.spec b/kiran-cpanel-mouse.spec index a404bb3fabf51cf365de23552d974086b1cca47f..4c4c0fab65d6d799c71898fe3e245558f7795c63 100644 --- a/kiran-cpanel-mouse.spec +++ b/kiran-cpanel-mouse.spec @@ -1,10 +1,10 @@ Name: kiran-cpanel-mouse Version: 2.2.1 -Release: 3 +Release: 4 Summary: This program provides mouse and touchpad settings. Group: System Environment/Base -License: Mulan PSL v2 +License: MulanPSL-2.0 URL: http://gitlab.kylinos.com.cn/os/kiran-cpanel-mouse Source0: %{name}-%{version}.tar.gz @@ -68,6 +68,9 @@ fi rm -rf %{buildroot} %changelog +* Wed Aug 10 2022 luoqing - 2.2.1-4 +- KYOS-F: Modify license and add yaml file. + * Tue Mar 01 2022 longcheng - 2.2.1-3 - KYOS-B: Add Requires gtk-update-icon-cache diff --git a/kiran-cpanel-mouse.yaml b/kiran-cpanel-mouse.yaml new file mode 100644 index 0000000000000000000000000000000000000000..bbdb1b5b5341e6c750b8be93fd1e81e076a1c675 --- /dev/null +++ b/kiran-cpanel-mouse.yaml @@ -0,0 +1,4 @@ +version_control: gitee +src_repo: https://gitee.com/openeuler/kiran-cpanel-mouse.git +tag_prefix: "v" +seperator: "."