From 99eb4a782af6c95522d7407ae8a8ba96543ceb1c2263e3edf958caf06e13aac8 Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Wed, 25 Oct 2017 18:15:19 +0000 Subject: [PATCH] - Update to version 1.18.1. OBS-URL: https://build.opensuse.org/package/show/X11:MATE:Factory/mate-system-monitor?expand=0&rev=26 --- mate-system-monitor-1.18.0.tar.xz | 3 --- mate-system-monitor-1.18.1.tar.xz | 3 +++ mate-system-monitor.changes | 8 ++++++++ mate-system-monitor.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 mate-system-monitor-1.18.0.tar.xz create mode 100644 mate-system-monitor-1.18.1.tar.xz diff --git a/mate-system-monitor-1.18.0.tar.xz b/mate-system-monitor-1.18.0.tar.xz deleted file mode 100644 index 8c2c3e0..0000000 --- a/mate-system-monitor-1.18.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:887c0d91fa866af75cc066591fcd521107976f123784b1b887535a4709cd9bf1 -size 2133484 diff --git a/mate-system-monitor-1.18.1.tar.xz b/mate-system-monitor-1.18.1.tar.xz new file mode 100644 index 0000000..4ae9f15 --- /dev/null +++ b/mate-system-monitor-1.18.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a2aa5c6364d5deb9e9c3ff0ece65f9485a6039c47d81c0681ae1702523b1ff6 +size 2159100 diff --git a/mate-system-monitor.changes b/mate-system-monitor.changes index c862adc..e6ae07b 100644 --- a/mate-system-monitor.changes +++ b/mate-system-monitor.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Oct 25 14:20:21 UTC 2017 - sor.alexei@meowr.ru + +- Update to version 1.18.1: + * sysinfo: Disable focus in all labels. + * Update copyright year. + * Update translations. + ------------------------------------------------------------------- Tue Mar 14 10:11:47 UTC 2017 - sor.alexei@meowr.ru diff --git a/mate-system-monitor.spec b/mate-system-monitor.spec index 8073326..e41012c 100644 --- a/mate-system-monitor.spec +++ b/mate-system-monitor.spec @@ -18,7 +18,7 @@ %define _version 1.18 Name: mate-system-monitor -Version: 1.18.0 +Version: 1.18.1 Release: 0 Summary: MATE Desktop system monitor License: GPL-2.0+ @@ -76,6 +76,7 @@ make %{?_smp_mflags} V=1 %suse_update_desktop_file %{buildroot}%{_datadir}/applications/%{name}.desktop %fdupes %{buildroot}%{_datadir}/ +%if 0%{?suse_version} <= 1320 %post %desktop_database_post %glib2_gsettings_schema_post @@ -83,9 +84,9 @@ make %{?_smp_mflags} V=1 %postun %desktop_database_postun %glib2_gsettings_schema_postun +%endif %files -%defattr(-,root,root) %doc AUTHORS COPYING NEWS %doc %{_datadir}/help/C/%{name}/ %{_bindir}/%{name} @@ -99,6 +100,5 @@ make %{?_smp_mflags} V=1 %{_mandir}/man?/%{name}.?%{?ext_man} %files lang -f %{name}.lang -%defattr(-,root,root) %changelog