diff --git a/ukui-window-switch.spec b/ukui-window-switch.spec index 8b17b48..5fee8ca 100644 --- a/ukui-window-switch.spec +++ b/ukui-window-switch.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: ukui-window-switch Version: 3.0.1 -Release: 4 +Release: 5 Summary: Front of the window switch License: GPL-2+ BSD-2-clause BSD-3-clause and GPL-2+ URL: http://www.ukui.org @@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/ukui-window-switch/ %changelog +* Wed Apr 06 2022 tanyulong - 3.0.1-5 +- add yaml file + * Mon Mar 28 2022 huayadong - 3.0.1-4 - The first time a user opens the multitasking view, a white area flashes in the top left corner diff --git a/ukui-window-switch.yaml b/ukui-window-switch.yaml new file mode 100644 index 0000000..17c0c9e --- /dev/null +++ b/ukui-window-switch.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: UKUI/ukui-window-switch +tag_prefix: "^v" +separator: "."