From 166455f5a27a2ecdc2bded89473eaa2aaa8f6ff58ed00d453e30f72512940f34 Mon Sep 17 00:00:00 2001 From: Hillwood Yang Date: Mon, 31 Aug 2020 13:31:40 +0000 Subject: [PATCH] Accepting request 830676 from home:hillwood:branches:X11:MATE:Factory - Update version to 1.24.1 * Translations update * sendto: Fix evolution command for sending an email * build: silent build warnings for distcheck OBS-URL: https://build.opensuse.org/request/show/830676 OBS-URL: https://build.opensuse.org/package/show/X11:MATE:Factory/mate-system-monitor?expand=0&rev=43 --- mate-system-monitor-1.24.0.tar.xz | 3 --- mate-system-monitor-1.24.1.tar.xz | 3 +++ mate-system-monitor-1.24.1.tar.xz.sha256sum | 1 + mate-system-monitor.changes | 8 ++++++++ mate-system-monitor.spec | 6 +++--- 5 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 mate-system-monitor-1.24.0.tar.xz create mode 100644 mate-system-monitor-1.24.1.tar.xz create mode 100644 mate-system-monitor-1.24.1.tar.xz.sha256sum diff --git a/mate-system-monitor-1.24.0.tar.xz b/mate-system-monitor-1.24.0.tar.xz deleted file mode 100644 index 0e4c3c3..0000000 --- a/mate-system-monitor-1.24.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c59bde9b43ea49ee05738307314f26375c8801f6844e417dd6d011ab333563b1 -size 2437396 diff --git a/mate-system-monitor-1.24.1.tar.xz b/mate-system-monitor-1.24.1.tar.xz new file mode 100644 index 0000000..2197b26 --- /dev/null +++ b/mate-system-monitor-1.24.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fa384fae8be0384dbfa7bb32acdbda977745185e59570bd3869ea6e382559c4 +size 2420872 diff --git a/mate-system-monitor-1.24.1.tar.xz.sha256sum b/mate-system-monitor-1.24.1.tar.xz.sha256sum new file mode 100644 index 0000000..0475982 --- /dev/null +++ b/mate-system-monitor-1.24.1.tar.xz.sha256sum @@ -0,0 +1 @@ +1fa384fae8be0384dbfa7bb32acdbda977745185e59570bd3869ea6e382559c4 mate-system-monitor-1.24.1.tar.xz diff --git a/mate-system-monitor.changes b/mate-system-monitor.changes index 2abcd29..58beac1 100644 --- a/mate-system-monitor.changes +++ b/mate-system-monitor.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 31 06:18:00 UTC 2020 - Hillwood Yang + +- Update version to 1.24.1 + * Translations update + * sendto: Fix evolution command for sending an email + * build: silent build warnings for distcheck + ------------------------------------------------------------------- Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin diff --git a/mate-system-monitor.spec b/mate-system-monitor.spec index 2f88468..234a22b 100644 --- a/mate-system-monitor.spec +++ b/mate-system-monitor.spec @@ -18,12 +18,13 @@ %define _version 1.24 Name: mate-system-monitor -Version: 1.24.0 +Version: 1.24.1 Release: 0 Summary: MATE Desktop system monitor License: GPL-2.0-or-later URL: https://mate-desktop.org/ -Source: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz +Source0: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz +Source99: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz.sha256sum # PATCH-FIX-OPENSUSE mate-system-monitor-xdgsu.patch sor.alexei@meowr.ru -- Use xdg-su instead of gksu. Patch0: %{name}-xdgsu.patch # PATCH-FEATURE-OPENSUSE mate-system-monitor-glib-2.54.patch -- Restore GLib 2.54 support. @@ -46,7 +47,6 @@ BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(libwnck-3.0) BuildRequires: pkgconfig(libxml-2.0) Requires: polkit -Recommends: %{name}-lang %glib2_gsettings_schema_requires %description