From cb50b40828e2b05547fb9366dd102b36096776c12a6812244796dfa35a49189d Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Tue, 25 Dec 2018 01:13:10 +0000 Subject: [PATCH] - Update to version 1.20.2. OBS-URL: https://build.opensuse.org/package/show/X11:MATE:Factory/mate-system-monitor?expand=0&rev=33 --- mate-system-monitor-1.20.1.tar.xz | 3 --- mate-system-monitor-1.20.2.tar.xz | 3 +++ mate-system-monitor.changes | 10 ++++++++++ mate-system-monitor.spec | 14 +++++--------- 4 files changed, 18 insertions(+), 12 deletions(-) delete mode 100644 mate-system-monitor-1.20.1.tar.xz create mode 100644 mate-system-monitor-1.20.2.tar.xz diff --git a/mate-system-monitor-1.20.1.tar.xz b/mate-system-monitor-1.20.1.tar.xz deleted file mode 100644 index d510a35..0000000 --- a/mate-system-monitor-1.20.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96e9952ef286c7eff8ba5a590c7b34ac6537a5ef8a89ea900005b2750f8dc8a8 -size 2158808 diff --git a/mate-system-monitor-1.20.2.tar.xz b/mate-system-monitor-1.20.2.tar.xz new file mode 100644 index 0000000..f47f59a --- /dev/null +++ b/mate-system-monitor-1.20.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1627755fcba3f8707ffea124049d0aaec706d87a67a006b6afacfeae8680da38 +size 2190260 diff --git a/mate-system-monitor.changes b/mate-system-monitor.changes index 6f674e1..2bd6134 100644 --- a/mate-system-monitor.changes +++ b/mate-system-monitor.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Dec 24 15:02:12 UTC 2018 - sor.alexei@meowr.ru + +- Update to version 1.20.2: + * Disable deprecation warnings for distcheck. + * Move AppStream files to the metainfo/ directory. + * Fix grammar mistake & gui label. + * Use make functions for HELP_LINGUAS. + * Update translations. + ------------------------------------------------------------------- Sun Jun 17 19:41:29 UTC 2018 - sor.alexei@meowr.ru diff --git a/mate-system-monitor.spec b/mate-system-monitor.spec index a039e5c..f93fe07 100644 --- a/mate-system-monitor.spec +++ b/mate-system-monitor.spec @@ -12,19 +12,19 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define _version 1.20 Name: mate-system-monitor -Version: 1.20.1 +Version: 1.20.2 Release: 0 Summary: MATE Desktop system monitor License: GPL-2.0-or-later Group: System/GUI/Other Url: https://mate-desktop.org/ -Source: http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz +Source: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz # PATCH-FIX-OPENSUSE mate-system-monitor-xdgsu.patch sor.alexei@meowr.ru -- Use xdg-su instead of gksu. Patch0: mate-system-monitor-xdgsu.patch # PATCH-FEATURE-OPENSUSE mate-system-monitor-gtk-3.20.patch -- Restore GLib 2.48 and GTK+ 3.20 support. @@ -89,11 +89,7 @@ make %{?_smp_mflags} V=1 %endif %files -%if 0%{?suse_version} >= 1500 %license COPYING -%else -%doc COPYING -%endif %doc AUTHORS NEWS %doc %{_datadir}/help/C/%{name}/ %{_bindir}/%{name} @@ -102,8 +98,8 @@ make %{?_smp_mflags} V=1 %{_datadir}/polkit-1/actions/*%{name}.policy %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}/ -%dir %{_datadir}/appdata/ -%{_datadir}/appdata/%{name}.appdata.xml +%dir %{_datadir}/metainfo/ +%{_datadir}/metainfo/%{name}.appdata.xml %{_mandir}/man?/%{name}.?%{?ext_man} %files lang -f %{name}.lang