|
@@ -1,5 +1,5 @@
|
|
-%define major_ver 1.18
|
|
|
|
-%define ver %{major_ver}.1
|
|
|
|
|
|
+%define major_ver 1.20
|
|
|
|
+%define ver %{major_ver}.2
|
|
%define rel 1
|
|
%define rel 1
|
|
|
|
|
|
Summary: A system monitor for MATE
|
|
Summary: A system monitor for MATE
|
|
@@ -91,7 +91,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
%{_libexecdir}/mate-system-monitor/msm-kill
|
|
%{_libexecdir}/mate-system-monitor/msm-kill
|
|
%{_libexecdir}/mate-system-monitor/msm-renice
|
|
%{_libexecdir}/mate-system-monitor/msm-renice
|
|
%{_datadir}/polkit-1/actions/org.mate.mate-system-monitor.policy
|
|
%{_datadir}/polkit-1/actions/org.mate.mate-system-monitor.policy
|
|
-%{_datadir}/appdata/%{name}.appdata.xml
|
|
|
|
|
|
+%{_datadir}/metainfo/%{name}.appdata.xml
|
|
%{_datadir}/applications/%{name}.desktop
|
|
%{_datadir}/applications/%{name}.desktop
|
|
%{_datadir}/glib-2.0/schemas/org.mate.system-monitor.enums.xml
|
|
%{_datadir}/glib-2.0/schemas/org.mate.system-monitor.enums.xml
|
|
%{_datadir}/glib-2.0/schemas/org.mate.system-monitor.gschema.xml
|
|
%{_datadir}/glib-2.0/schemas/org.mate.system-monitor.gschema.xml
|
|
@@ -101,6 +101,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu May 16 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.20.2-1
|
|
|
|
+- updated to 1.20.2.
|
|
|
|
+
|
|
* Mon Jan 22 2018 IWAI, Masaharu <iwaim.sub@gmail.com> 1.18.1-1
|
|
* Mon Jan 22 2018 IWAI, Masaharu <iwaim.sub@gmail.com> 1.18.1-1
|
|
- update to 1.18.1
|
|
- update to 1.18.1
|
|
|
|
|