Hello community,
here is the log from the commit of package mate-session-manager for
openSUSE:Factory checked in at 2016-09-25 14:43:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-session-manager (Old)
and /work/SRC/openSUSE:Factory/.mate-session-manager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-session-manager"
Changes:
--------
---
/work/SRC/openSUSE:Factory/mate-session-manager/mate-session-manager.changes
2016-08-17 12:04:39.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.mate-session-manager.new/mate-session-manager.changes
2016-09-25 14:43:44.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Sep 20 20:50:25 UTC 2016 - [email protected]
+
+- Update to version 1.16.0:
+ * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and
+ --with-gtk build option.
+ * Update translations.
+
+-------------------------------------------------------------------
Old:
----
mate-session-manager-1.14.1.tar.xz
New:
----
mate-session-manager-1.16.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-session-manager.spec ++++++
--- /var/tmp/diff_new_pack.1Oqj2s/_old 2016-09-25 14:43:46.000000000 +0200
+++ /var/tmp/diff_new_pack.1Oqj2s/_new 2016-09-25 14:43:46.000000000 +0200
@@ -16,9 +16,9 @@
#
-%define _version 1.14
+%define _version 1.16
Name: mate-session-manager
-Version: 1.14.1
+Version: 1.16.0
Release: 0
Summary: MATE Session Manager
License: GPL-2.0+
@@ -36,7 +36,7 @@
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(glib-2.0)
-BuildRequires: pkgconfig(gtk+-3.0)
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.14
BuildRequires: pkgconfig(ice)
BuildRequires: pkgconfig(sm)
BuildRequires: pkgconfig(xau)
@@ -96,7 +96,6 @@
NOCONFIGURE=1 mate-autogen
%configure \
--disable-static \
- --with-gtk=3.0 \
--enable-ipv6 \
--with-default-wm=marco \
--with-systemd=yes
@@ -109,7 +108,7 @@
%suse_update_desktop_file mate-session-properties
%suse_update_desktop_file %{buildroot}%{_datadir}/xsessions/mate.desktop
-install -Dm 0644 mate_defaults.conf
%{buildroot}%{_sysconfdir}/mate_defaults.conf
+install -Dpm 0644 mate_defaults.conf
%{buildroot}%{_sysconfdir}/mate_defaults.conf
%post
%icon_theme_cache_post
@@ -127,10 +126,10 @@
%defattr(-,root,root)
%doc COPYING NEWS README
%{_bindir}/mate-*
-%{_datadir}/applications/mate-session-properties.desktop
-%{_datadir}/icons/hicolor/
%{_datadir}/%{name}/
%{_datadir}/xsessions/mate.desktop
+%{_datadir}/applications/mate-session-properties.desktop
+%{_datadir}/icons/hicolor/*/apps/mate-session-properties.*
%{_mandir}/man?/mate-*.?%{?ext_man}
%files lang -f %{name}.lang
++++++ mate-session-manager-1.14.1.tar.xz -> mate-session-manager-1.16.0.tar.xz
++++++
++++ 3004 lines of diff (skipped)