diff --git a/ukui-themes.spec b/ukui-themes.spec index 743cab4..99d6e35 100644 --- a/ukui-themes.spec +++ b/ukui-themes.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: ukui-themes Version: 3.0.3 -Release: 2 +Release: 3 Summary: Official themes for the UKUI desktop License: GPL-3 URL: http://www.ukui.org @@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/themes/ukui-light %changelog +* Wed Apr 06 2022 tanyulong - 3.0.3-3 +- add yaml file + * Tue Mar 22 2022 pei-jiankang - 3.0.3-2 - modify fcitx png no change diff --git a/ukui-themes.yaml b/ukui-themes.yaml new file mode 100644 index 0000000..9024fbf --- /dev/null +++ b/ukui-themes.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: UKUI/ukui-themes +tag_prefix: "^v" +separator: "."