add yaml file
This commit is contained in:
parent
999fb25b73
commit
0cc8aecbcb
@ -1,7 +1,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
Name: ukui-window-switch
|
Name: ukui-window-switch
|
||||||
Version: 3.0.1
|
Version: 3.0.1
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: Front of the window switch
|
Summary: Front of the window switch
|
||||||
License: GPL-2+ BSD-2-clause BSD-3-clause and GPL-2+
|
License: GPL-2+ BSD-2-clause BSD-3-clause and GPL-2+
|
||||||
URL: http://www.ukui.org
|
URL: http://www.ukui.org
|
||||||
@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/ukui-window-switch/
|
%{_datadir}/ukui-window-switch/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 06 2022 tanyulong <tanyulong@kylinos.cn> - 3.0.1-5
|
||||||
|
- add yaml file
|
||||||
|
|
||||||
* Mon Mar 28 2022 huayadong <huayadong@kylinos.cn> - 3.0.1-4
|
* Mon Mar 28 2022 huayadong <huayadong@kylinos.cn> - 3.0.1-4
|
||||||
- The first time a user opens the multitasking view, a white area flashes in the top left corner
|
- The first time a user opens the multitasking view, a white area flashes in the top left corner
|
||||||
|
|
||||||
|
|||||||
4
ukui-window-switch.yaml
Normal file
4
ukui-window-switch.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: github
|
||||||
|
src_repo: UKUI/ukui-window-switch
|
||||||
|
tag_prefix: "^v"
|
||||||
|
separator: "."
|
||||||
Loading…
x
Reference in New Issue
Block a user