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
This commit is contained in:
parent
fed9c4c4a3
commit
166455f5a2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c59bde9b43ea49ee05738307314f26375c8801f6844e417dd6d011ab333563b1
|
|
||||||
size 2437396
|
|
3
mate-system-monitor-1.24.1.tar.xz
Normal file
3
mate-system-monitor-1.24.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1fa384fae8be0384dbfa7bb32acdbda977745185e59570bd3869ea6e382559c4
|
||||||
|
size 2420872
|
1
mate-system-monitor-1.24.1.tar.xz.sha256sum
Normal file
1
mate-system-monitor-1.24.1.tar.xz.sha256sum
Normal file
@ -0,0 +1 @@
|
|||||||
|
1fa384fae8be0384dbfa7bb32acdbda977745185e59570bd3869ea6e382559c4 mate-system-monitor-1.24.1.tar.xz
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 31 06:18:00 UTC 2020 - Hillwood Yang <hillwood@opensuse.org>
|
||||||
|
|
||||||
|
- 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 <sor.alexei@meowr.ru>
|
Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||||
|
|
||||||
|
@ -18,12 +18,13 @@
|
|||||||
|
|
||||||
%define _version 1.24
|
%define _version 1.24
|
||||||
Name: mate-system-monitor
|
Name: mate-system-monitor
|
||||||
Version: 1.24.0
|
Version: 1.24.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: MATE Desktop system monitor
|
Summary: MATE Desktop system monitor
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
URL: https://mate-desktop.org/
|
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.
|
# PATCH-FIX-OPENSUSE mate-system-monitor-xdgsu.patch sor.alexei@meowr.ru -- Use xdg-su instead of gksu.
|
||||||
Patch0: %{name}-xdgsu.patch
|
Patch0: %{name}-xdgsu.patch
|
||||||
# PATCH-FEATURE-OPENSUSE mate-system-monitor-glib-2.54.patch -- Restore GLib 2.54 support.
|
# 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(libwnck-3.0)
|
||||||
BuildRequires: pkgconfig(libxml-2.0)
|
BuildRequires: pkgconfig(libxml-2.0)
|
||||||
Requires: polkit
|
Requires: polkit
|
||||||
Recommends: %{name}-lang
|
|
||||||
%glib2_gsettings_schema_requires
|
%glib2_gsettings_schema_requires
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user