Hello community,
here is the log from the commit of package mate-session-manager for
openSUSE:Factory checked in at 2016-04-15 19:11:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-04-06 11:52:55.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.mate-session-manager.new/mate-session-manager.changes
2016-04-15 19:11:25.000000000 +0200
@@ -1,0 +2,16 @@
+Sat Apr 9 11:24:53 UTC 2016 - [email protected]
+
+- Update to version 1.14.0:
+ * Add Changelog generation.
+
+-------------------------------------------------------------------
+Tue Apr 5 13:16:54 UTC 2016 - [email protected]
+
+- Update to version 1.13.0:
+ * Drop MateConf migration script.
+ * Gtk3: Fix some deprecations.
+ * Some more fixes and cleanups.
+ * Update translations.
+- Switch to Gtk3.
+
+-------------------------------------------------------------------
Old:
----
mate-session-manager-1.12.2.tar.xz
New:
----
mate-session-manager-1.14.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-session-manager.spec ++++++
--- /var/tmp/diff_new_pack.Gp6xmi/_old 2016-04-15 19:11:26.000000000 +0200
+++ /var/tmp/diff_new_pack.Gp6xmi/_new 2016-04-15 19:11:26.000000000 +0200
@@ -16,9 +16,9 @@
#
-%define _version 1.12
+%define _version 1.14
Name: mate-session-manager
-Version: 1.12.2
+Version: 1.14.0
Release: 0
Summary: MATE Session Manager
License: GPL-2.0+
@@ -35,7 +35,7 @@
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(glib-2.0)
-BuildRequires: pkgconfig(gtk+-2.0)
+BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(ice)
BuildRequires: pkgconfig(sm)
BuildRequires: pkgconfig(xau)
@@ -95,6 +95,7 @@
NOCONFIGURE=1 mate-autogen
%configure \
--disable-static \
+ --with-gtk=3.0 \
--enable-ipv6 \
--with-default-wm=marco \
--with-systemd=yes
@@ -108,9 +109,6 @@
%suse_update_desktop_file %{buildroot}%{_datadir}/xsessions/mate.desktop
install -Dm 0644 mate_defaults.conf
%{buildroot}%{_sysconfdir}/mate_defaults.conf
-if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
- rm -r %{buildroot}%{_datadir}/MateConf/
-fi
%post
%icon_theme_cache_post
++++++ mate-session-manager-1.12.2.tar.xz -> mate-session-manager-1.14.0.tar.xz
++++++
++++ 77467 lines of diff (skipped)