diff --git a/ukui-system-monitor.spec b/ukui-system-monitor.spec index 454b19c6cb8aaff7ff5b825c5c007a373986148b..fc5a65fd6662c9645d9b9beba00eb19d15b7f40c 100644 --- a/ukui-system-monitor.spec +++ b/ukui-system-monitor.spec @@ -1,9 +1,9 @@ %define debug_package %{nil} Name: ukui-system-monitor Version: 1.0.1 -Release: 13 +Release: 14 Summary: A simple system monitor written in QT -License: GPL-3+ GPL-2+ +License: GPL-3.0-or-later URL: http://www.ukui.org Source0: %{name}-%{version}.tar.gz @@ -89,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/glib-2.0/schemas/org.ukui.system-monitor.menu.gschema.xml %changelog +* Wed May 25 2022 tanyulong - 1.0.1-14 +- Improve the project according to the requirements of compliance improvement + * Tue Apr 19 2022 douyan - 1.0.1-13 - fix first install post script issue