Hello community,
here is the log from the commit of package mate-system-monitor for
openSUSE:Factory checked in at 2017-03-20 17:12:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-system-monitor (Old)
and /work/SRC/openSUSE:Factory/.mate-system-monitor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-system-monitor"
Mon Mar 20 17:12:43 2017 rev:13 rq:481143 version:1.18.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-system-monitor/mate-system-monitor.changes
2016-09-25 14:43:49.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.mate-system-monitor.new/mate-system-monitor.changes
2017-03-20 17:12:44.454945287 +0100
@@ -1,0 +2,13 @@
+Tue Mar 14 10:11:47 UTC 2017 - [email protected]
+
+- Update to version 1.18.0:
+ * NEWS: Use consistent, project wide, markdown-like formatting to
+ make generating release announcements easier.
+ * Add pkexec support for using kill and renice on other users
+ processes, and try using it before trying gksu.
+ * Fix some GTK+ deprecations.
+ * Update translations.
+- Require polkit instead of xdg-utils but keep
+ mate-system-monitor-xdgsu.patch just in case.
+
+-------------------------------------------------------------------
Old:
----
mate-system-monitor-1.16.0.tar.xz
New:
----
mate-system-monitor-1.18.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-system-monitor.spec ++++++
--- /var/tmp/diff_new_pack.9EnRIt/_old 2017-03-20 17:12:45.158845897 +0100
+++ /var/tmp/diff_new_pack.9EnRIt/_new 2017-03-20 17:12:45.162845333 +0100
@@ -1,7 +1,7 @@
#
# spec file for package mate-system-monitor
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,14 @@
#
-%define _version 1.16
+%define _version 1.18
Name: mate-system-monitor
-Version: 1.16.0
+Version: 1.18.0
Release: 0
Summary: MATE Desktop system monitor
License: GPL-2.0+
Group: System/GUI/Other
-Url: http://mate-desktop.org/
+Url: https://mate-desktop.org/
Source:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
# PATCH-FIX-OPENSUSE mate-system-monitor-xdgsu.patch [email protected] --
Use xdg-su instead of gksu.
Patch0: %{name}-xdgsu.patch
@@ -32,6 +32,7 @@
BuildRequires: libxml2-python
BuildRequires: mate-common >= %{_version}
BuildRequires: pkgconfig
+BuildRequires: polkit
BuildRequires: update-desktop-files
BuildRequires: yelp-tools
BuildRequires: pkgconfig(dbus-glib-1)
@@ -44,7 +45,7 @@
BuildRequires: pkgconfig(libsystemd)
BuildRequires: pkgconfig(libwnck-3.0)
BuildRequires: pkgconfig(libxml-2.0)
-Requires: xdg-utils
+Requires: polkit
Recommends: %{name}-lang
%glib2_gsettings_schema_requires
@@ -67,7 +68,7 @@
--disable-scrollkeeper \
--libexecdir=%{_libexecdir}/%{name} \
--enable-systemd
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
%install
%make_install
@@ -88,7 +89,9 @@
%doc AUTHORS COPYING NEWS
%doc %{_datadir}/help/C/%{name}/
%{_bindir}/%{name}
+%{_libexecdir}/mate-system-monitor/
%{_datadir}/glib-2.0/schemas/*.xml
+%{_datadir}/polkit-1/actions/*%{name}.policy
%{_datadir}/applications/%{name}.desktop
%{_datadir}/pixmaps/%{name}/
%dir %{_datadir}/appdata/
++++++ mate-system-monitor-1.16.0.tar.xz -> mate-system-monitor-1.18.0.tar.xz
++++++
++++ 9812 lines of diff (skipped)