Hello community,
here is the log from the commit of package mate-power-manager for
openSUSE:Factory checked in at 2017-03-20 17:12:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-power-manager (Old)
and /work/SRC/openSUSE:Factory/.mate-power-manager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-power-manager"
Mon Mar 20 17:12:19 2017 rev:17 rq:481138 version:1.18.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2017-02-19 01:04:04.517931048 +0100
+++
/work/SRC/openSUSE:Factory/.mate-power-manager.new/mate-power-manager.changes
2017-03-20 17:12:20.590314956 +0100
@@ -1,0 +2,17 @@
+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.
+ * Build: Require xproto >= 7.0.15.
+ * Build: Require mate-panel >= 1.17.
+ * Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
+ --with-gtk build option.
+ * Replace deprecated upower suspend/hibernate functions with
+ ConsoleKit2 equivalents.
+ * Use manpages as is instead of generating them from sgml (and
+ don't require docbook2man for build anymore).
+ * Some more fixes and cleanups.
+ * Update translations.
+
+-------------------------------------------------------------------
Old:
----
mate-power-manager-1.16.2.tar.xz
New:
----
mate-power-manager-1.18.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-power-manager.spec ++++++
--- /var/tmp/diff_new_pack.u3NJY3/_old 2017-03-20 17:12:21.570176600 +0100
+++ /var/tmp/diff_new_pack.u3NJY3/_new 2017-03-20 17:12:21.570176600 +0100
@@ -16,16 +16,15 @@
#
-%define _version 1.16
+%define _version 1.18
Name: mate-power-manager
-Version: 1.16.2
+Version: 1.18.0
Release: 0
Summary: MATE Desktop UPower policy management
License: GPL-2.0
Group: System/GUI/Other
Url: https://mate-desktop.org/
Source:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
-BuildRequires: docbook-utils
BuildRequires: fdupes
BuildRequires: libxml2-python
BuildRequires: mate-common >= %{_version}
@@ -35,12 +34,11 @@
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gnome-keyring-1)
-BuildRequires: pkgconfig(gtk+-2.0)
-BuildRequires: pkgconfig(libcanberra-gtk)
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.14
+BuildRequires: pkgconfig(libcanberra-gtk3)
BuildRequires: pkgconfig(libmatepanelapplet-4.0) >= %{_version}
BuildRequires: pkgconfig(libnotify)
BuildRequires: pkgconfig(mate-desktop-2.0) >= %{_version}
-BuildRequires: pkgconfig(unique-1.0)
BuildRequires: pkgconfig(upower-glib)
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xext)
@@ -65,9 +63,7 @@
%build
NOCONFIGURE=1 mate-autogen
%configure \
- --libexecdir=%{_libexecdir}/%{name} \
- --with-gtk=2.0 \
- --enable-unique
+ --libexecdir=%{_libexecdir}/%{name}
make %{?_smp_mflags} V=1
%install
++++++ mate-power-manager-1.16.2.tar.xz -> mate-power-manager-1.18.0.tar.xz
++++++
++++ 78691 lines of diff (skipped)