diff --git a/kiran-wallpapers.spec b/kiran-wallpapers.spec index 2b35538..0837797 100644 --- a/kiran-wallpapers.spec +++ b/kiran-wallpapers.spec @@ -1,9 +1,9 @@ Name: kiran-wallpapers Version: 0.8.1 -Release: 3 +Release: 4 Summary: Wallpapers for Kiran desktop -License: LGPLv2+ +License: LGPL-2.0-or-later URL: http://www.kylinsec.com.cn Source0: %{name}-%{version}.tar.gz @@ -51,8 +51,11 @@ cp -r $RPM_BUILD_DIR/%{name}-%{version}/default.jpg $RPM_BUILD_ROOT/usr/share/ba %{_datadir}/locale/zh_CN/LC_MESSAGES/ %changelog -* Tue Mar 24 2022 houyingchao - 0.8.1-3 -- Remove %{?dist} +* Mon Aug 08 2022 luoqing - 0.8.1-4 +- KYOS-F: Modify license. + +* Mon Aug 01 2022 yuanxing - 0.8.1-3 +- KYOS-F: remove %{dist} in Release * Tue Feb 22 2022 longcheng - 0.8.1-2 - KYOS-B: fix build error in openeuler diff --git a/kiran-wallpapers.yaml b/kiran-wallpapers.yaml new file mode 100644 index 0000000..bac5167 --- /dev/null +++ b/kiran-wallpapers.yaml @@ -0,0 +1,4 @@ +version_control: gitee +src_repo: https://gitee.com/openeuler/kiran-wallpapers.git +tag_prefix: "v" +seperator: "."