From 6ce9aad72c15e37673be15489faba3608791a41b Mon Sep 17 00:00:00 2001 From: tanyulong2021 Date: Wed, 6 Apr 2022 10:50:55 +0800 Subject: [PATCH] add yaml file --- ukui-themes.spec | 5 ++++- ukui-themes.yaml | 4 ++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 ukui-themes.yaml 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: "."