Improve the project according to the requirements of compliance improvement
This commit is contained in:
parent
699c26c260
commit
fdb1428a77
@ -1,9 +1,9 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
Name: kylin-user-guide
|
Name: kylin-user-guide
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A component of the ukui desktop environment that provides convenient text
|
Summary: A component of the ukui desktop environment that provides convenient text
|
||||||
License: GPL-2+
|
License: GPL-3.0-or-later
|
||||||
URL: http://www.ukui.org
|
URL: http://www.ukui.org
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
|
|
||||||
@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/kylin-user-guide/data/*
|
%{_datadir}/kylin-user-guide/data/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 18 2022 tanyulong<tanyulong@kylinos.cn> - 1.0.0-3
|
||||||
|
- Improve the project according to the requirements of compliance improvement
|
||||||
|
|
||||||
* Tue Mar 29 2022 tanyulong <tanyulong@kylinos.cn> - 1.0.0-2
|
* Tue Mar 29 2022 tanyulong <tanyulong@kylinos.cn> - 1.0.0-2
|
||||||
- remove %if macros
|
- remove %if macros
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user