Hello community,
here is the log from the commit of package mate-power-manager for
openSUSE:Factory checked in at 2016-04-15 19:10:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-power-manager (Old)
and /work/SRC/openSUSE:Factory/.mate-power-manager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-power-manager"
Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2016-01-08 15:23:34.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.mate-power-manager.new/mate-power-manager.changes
2016-04-15 19:10:29.000000000 +0200
@@ -1,0 +2,17 @@
+Sat Apr 9 11:24:53 UTC 2016 - [email protected]
+
+- Update to version 1.14.0:
+ * GTK+3: Fix deprecations in brightness applet.
+ * Some more fixes and cleanups.
+ * Update Translations.
+ * Fix Changelog generation.
+
+-------------------------------------------------------------------
+Wed Jan 27 06:26:36 UTC 2016 - [email protected]
+
+- Update to version 1.13.0:
+ * Drop MateConf migration script.
+ * Fix a possible crash when an Xorg function call fails.
+ * Some code cleanup.
+
+-------------------------------------------------------------------
Old:
----
mate-power-manager-1.12.1.tar.xz
New:
----
mate-power-manager-1.14.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-power-manager.spec ++++++
--- /var/tmp/diff_new_pack.eDBqXl/_old 2016-04-15 19:10:30.000000000 +0200
+++ /var/tmp/diff_new_pack.eDBqXl/_new 2016-04-15 19:10:30.000000000 +0200
@@ -16,9 +16,9 @@
#
-%define _version 1.12
+%define _version 1.14
Name: mate-power-manager
-Version: 1.12.1
+Version: 1.14.0
Release: 0
Summary: MATE Desktop UPower policy management
License: GPL-2.0
@@ -61,8 +61,10 @@
%setup -q
%build
+NOCONFIGURE=1 mate-autogen
%configure \
--libexecdir=%{_libexecdir}/%{name} \
+ --with-gtk=2.0 \
--enable-unique
make %{?_smp_mflags}
@@ -71,10 +73,6 @@
%find_lang %{name} %{?no_lang_C}
%fdupes %{buildroot}%{_datadir}/
-if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
- rm -rf %{buildroot}%{_datadir}/MateConf/
-fi
-
%post
%desktop_database_post
%glib2_gsettings_schema_post
++++++ mate-power-manager-1.12.1.tar.xz -> mate-power-manager-1.14.0.tar.xz
++++++
++++ 41046 lines of diff (skipped)