Hello community,
here is the log from the commit of package mate-system-monitor for
openSUSE:Factory checked in at 2015-11-11 10:30:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-08-01 11:35:04.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.mate-system-monitor.new/mate-system-monitor.changes
2015-11-11 10:30:59.000000000 +0100
@@ -1,0 +2,20 @@
+Thu Nov 5 20:43:01 UTC 2015 - [email protected]
+
+- Update to 1.12.0:
+ * Support build with C++11.
+
+-------------------------------------------------------------------
+Thu Oct 15 18:45:24 UTC 2015 - [email protected]
+
+- Update to 1.11.0:
+ * SysInfo: Add proper detection for Linux Mint and LMDE.
+ * SysInfo: Let distributions define custom side image.
+ * Interface: Add border to notebook.
+ * Retrieve strings directly from gschema (requires intltool
+ 0.50.1).
+ * Add support for libsystemd (in addition to libsystemd-login).
+ * Drop useless dependency on mate-icon-theme.
+ * Drop C89 support.
+ * Update translations.
+
+-------------------------------------------------------------------
Old:
----
mate-system-monitor-1.10.1.tar.xz
New:
----
mate-system-monitor-1.12.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-system-monitor.spec ++++++
--- /var/tmp/diff_new_pack.tmE5zN/_old 2015-11-11 10:31:00.000000000 +0100
+++ /var/tmp/diff_new_pack.tmE5zN/_new 2015-11-11 10:31:00.000000000 +0100
@@ -16,20 +16,20 @@
#
-%define _version 1.10
+%define _version 1.12
Name: mate-system-monitor
-Version: 1.10.1
+Version: 1.12.0
Release: 0
Summary: MATE Desktop system monitor
License: GPL-2.0+
Group: System/GUI/Other
-Url: http://mate-desktop.org
+Url: http://mate-desktop.org/
Source0:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: libgnomesu-devel
BuildRequires: libxml2-python
-BuildRequires: mate-common >= 1.9.0
+BuildRequires: mate-common >= %{_version}
BuildRequires: update-desktop-files
BuildRequires: yelp-tools
BuildRequires: pkgconfig(dbus-glib-1)
@@ -41,8 +41,7 @@
BuildRequires: pkgconfig(librsvg-2.0)
BuildRequires: pkgconfig(libwnck-1.0)
BuildRequires: pkgconfig(libxml-2.0)
-BuildRequires: pkgconfig(mate-icon-theme)
-Recommends: %{name}-lang = %{version}
+Recommends: %{name}-lang
%glib2_gsettings_schema_requires
%description
@@ -59,8 +58,8 @@
%build
%configure \
--disable-static \
- --libexecdir=%{_libexecdir}/%{name} \
- --disable-scrollkeeper
+ --disable-scrollkeeper \
+ --libexecdir=%{_libexecdir}/%{name}
make %{?_smp_mflags}
%install
++++++ mate-system-monitor-1.10.1.tar.xz -> mate-system-monitor-1.12.0.tar.xz
++++++
++++ 32079 lines of diff (skipped)