diff --git a/ukui-sidebar.spec b/ukui-sidebar.spec index 95535c5..189bdaf 100644 --- a/ukui-sidebar.spec +++ b/ukui-sidebar.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: ukui-sidebar Version: 3.0.1 -Release: 7 +Release: 8 Summary: parallels toolbox for UKUI License: GPL-3+ URL: http://www.ukui.org @@ -82,6 +82,9 @@ done %{_datadir}/ukui-clock/ %changelog +* Wed Apr 06 2022 tanyulong - 3.0.1-8 +- add yaml file + * Thu Dec 09 2021 huayadong - 3.0.1-7 - Add patch: ukui-sidebar-repair-clock-stopwatch-when-not-started-reset-button.patch diff --git a/ukui-sidebar.yaml b/ukui-sidebar.yaml new file mode 100644 index 0000000..3d1c716 --- /dev/null +++ b/ukui-sidebar.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: UKUI/ukui-sidebar +tag_prefix: "^v" +separator: "."