add yaml file
This commit is contained in:
parent
d881ec4c67
commit
72a6186c75
@ -1,7 +1,7 @@
|
||||
%define debug_package %{nil}
|
||||
Name: ukui-power-manager
|
||||
Version: 2.0.3
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: power management tool for the UKUI desktop
|
||||
License: GPL-2+ LGPL-2+ GFDL-1.1+
|
||||
URL: http://www.ukui.org
|
||||
@ -419,6 +419,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/help/zh_CN/ukui-power-manager/legal.xml
|
||||
|
||||
%changelog
|
||||
* Sat Apr 02 2022 tanyulong <tanyulong@kylinos.cn> - 2.0.3-7
|
||||
- add yaml file
|
||||
|
||||
* Tue Nov 09 2021 tanyulong <tanyulong@kylinos.cn> - 2.0.3-6
|
||||
- add man files
|
||||
|
||||
|
||||
5
ukui-power-manager.yaml
Normal file
5
ukui-power-manager.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
version_control: github
|
||||
src_repo: UKUI/ukui-power-manager
|
||||
tag_prefix: "^v"
|
||||
separator: "."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user