Hello community,
here is the log from the commit of package mate-system-monitor for
openSUSE:Factory checked in at 2015-12-01 09:20:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-system-monitor (Old)
and /work/SRC/openSUSE:Factory/.mate-system-monitor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-system-monitor"
Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-system-monitor/mate-system-monitor.changes
2015-11-11 10:30:59.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.mate-system-monitor.new/mate-system-monitor.changes
2015-12-01 09:20:16.000000000 +0100
@@ -1,0 +2,13 @@
+Mon Nov 30 10:20:18 UTC 2015 - [email protected]
+
+- 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.
+
+-------------------------------------------------------------------
Old:
----
mate-system-monitor-1.12.0.tar.xz
New:
----
mate-system-monitor-1.12.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-system-monitor.spec ++++++
--- /var/tmp/diff_new_pack.c5gPMC/_old 2015-12-01 09:20:16.000000000 +0100
+++ /var/tmp/diff_new_pack.c5gPMC/_new 2015-12-01 09:20:16.000000000 +0100
@@ -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(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
++++++ mate-system-monitor-1.12.0.tar.xz -> mate-system-monitor-1.12.1.tar.xz
++++++
++++ 4262 lines of diff (skipped)