Improve the project according to the requirements of compliance improvement

This commit is contained in:
tanyulong2021 2022-05-25 09:33:30 +08:00
parent 1eaead695b
commit 9496ed9a97

View File

@ -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<tanyulong@kylinos.cn> - 1.0.1-14
- Improve the project according to the requirements of compliance improvement
* Tue Apr 19 2022 douyan <douyan@kylimos.cn> - 1.0.1-13
- fix first install post script issue