diff --git a/kylin-user-guide.spec b/kylin-user-guide.spec index 4e99754..82c436f 100644 --- a/kylin-user-guide.spec +++ b/kylin-user-guide.spec @@ -1,9 +1,9 @@ %define debug_package %{nil} Name: kylin-user-guide Version: 1.0.0 -Release: 2 +Release: 3 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 Source0: %{name}-%{version}.tar.gz @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/kylin-user-guide/data/* %changelog +* Wed May 18 2022 tanyulong - 1.0.0-3 +- Improve the project according to the requirements of compliance improvement + * Tue Mar 29 2022 tanyulong - 1.0.0-2 - remove %if macros