From b7e66a42d8ef9117d7d7f226a9b463a4a0418bb2f6d2a7283380abfa46dc4e6a Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Mon, 30 Nov 2015 13:30:09 +0000 Subject: [PATCH] - Update to 1.12.1. OBS-URL: https://build.opensuse.org/package/show/X11:MATE:Factory/mate-system-monitor?expand=0&rev=18 --- mate-system-monitor-1.12.0.tar.xz | 3 --- mate-system-monitor-1.12.1.tar.xz | 3 +++ mate-system-monitor.changes | 13 +++++++++++++ mate-system-monitor.spec | 7 ++++++- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 mate-system-monitor-1.12.0.tar.xz create mode 100644 mate-system-monitor-1.12.1.tar.xz diff --git a/mate-system-monitor-1.12.0.tar.xz b/mate-system-monitor-1.12.0.tar.xz deleted file mode 100644 index 5b12c08..0000000 --- a/mate-system-monitor-1.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c995269e410466c586565bb03b2e7c3b9d6bde976c5f01f91f8fa0f03705156b -size 2097828 diff --git a/mate-system-monitor-1.12.1.tar.xz b/mate-system-monitor-1.12.1.tar.xz new file mode 100644 index 0000000..8b84519 --- /dev/null +++ b/mate-system-monitor-1.12.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7668ecba70b7f56f3bcfb143cb6b93a15daf8636fcf678491112afea1a49dea9 +size 2113756 diff --git a/mate-system-monitor.changes b/mate-system-monitor.changes index 920f8bf..f212fe3 100644 --- a/mate-system-monitor.changes +++ b/mate-system-monitor.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 30 10:20:18 UTC 2015 - sor.alexei@meowr.ru + +- Update to 1.12.1: + * Process table: delay saving column widths (avoids eating CPU + and slowdowns when resizing columns). + * Process table: force icon size (fixes huge mate-sensors-applet + icon with recent Gtk3 versions). + * Disks: set minimum width for device column (fixes crash when + resizing it to zero with recent Gtk3 versions). + * Some fixes and adjustments. +- Build with logind support. + ------------------------------------------------------------------- Thu Nov 5 20:43:01 UTC 2015 - sor.alexei@meowr.ru diff --git a/mate-system-monitor.spec b/mate-system-monitor.spec index 5a2ac6f..31f405a 100644 --- a/mate-system-monitor.spec +++ b/mate-system-monitor.spec @@ -18,7 +18,7 @@ %define _version 1.12 Name: mate-system-monitor -Version: 1.12.0 +Version: 1.12.1 Release: 0 Summary: MATE Desktop system monitor License: GPL-2.0+ @@ -43,6 +43,11 @@ BuildRequires: pkgconfig(libwnck-1.0) BuildRequires: pkgconfig(libxml-2.0) Recommends: %{name}-lang %glib2_gsettings_schema_requires +%if 0%{?suse_version} > 1310 +BuildRequires: pkgconfig(libsystemd) +%else +BuildRequires: pkgconfig(libsystemd-login) +%endif %description Process viewer and system resource monitor for the MATE. This