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