Hello community,
here is the log from the commit of package mate-session-manager for
openSUSE:Factory checked in at 2015-11-11 10:30:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2015-08-01 11:35:03.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.mate-session-manager.new/mate-session-manager.changes
2015-11-11 10:30:56.000000000 +0100
@@ -1,0 +2,19 @@
+Thu Nov 5 20:43:01 UTC 2015 - [email protected]
+
+- Update to 1.12.0:
+ * Retrieve strings directly from gschema (requires intltool
+ 0.50.1).
+ * Only wait 1 second max on logout/shutdown.
+ * Some more fixes and cleanups.
+
+-------------------------------------------------------------------
+Fri Oct 9 05:49:34 UTC 2015 - [email protected]
+
+- Update to 1.11.0:
+ * Add support for a new libsystemd library.
+ * Add support for an optional dock, such as Plank.
+ * Use org.gnome.SessionManager at /org/gnome/SessionManager as
+ the D-Bus API.
+ * Add option to disable overlay scrolling.
+
+-------------------------------------------------------------------
Old:
----
mate-session-manager-1.10.2.tar.xz
New:
----
mate-session-manager-1.12.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-session-manager.spec ++++++
--- /var/tmp/diff_new_pack.tin4jx/_old 2015-11-11 10:30:57.000000000 +0100
+++ /var/tmp/diff_new_pack.tin4jx/_new 2015-11-11 10:30:57.000000000 +0100
@@ -16,9 +16,9 @@
#
-%define _version 1.10
+%define _version 1.12
Name: mate-session-manager
-Version: 1.10.2
+Version: 1.12.0
Release: 0
Summary: MATE Session Manager
License: GPL-2.0+
@@ -30,21 +30,25 @@
# Some documentation for people writing branding packages, shipped in the
branding-upstream package
Source2: README.Gsettings-overrides
BuildRequires: hicolor-icon-theme
-BuildRequires: mate-common >= 1.9.0
-BuildRequires: systemd-devel
+BuildRequires: mate-common >= %{_version}
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gtk+-2.0)
BuildRequires: pkgconfig(ice)
-BuildRequires: pkgconfig(mate-desktop-2.0) >= 1.9.0
+BuildRequires: pkgconfig(mate-desktop-2.0) >= %{_version}
BuildRequires: pkgconfig(sm)
BuildRequires: pkgconfig(xau)
BuildRequires: pkgconfig(xext)
-Requires: %{name}-branding = %{version}
-Recommends: %{name}-lang = %{version}
+Requires: %{name}-branding
+Recommends: %{name}-lang
%glib2_gsettings_schema_requires
+%if 0%{?suse_version} > 1310
+BuildRequires: pkgconfig(libsystemd)
+%else
+BuildRequires: pkgconfig(libsystemd-login)
+%endif
%description
This package contains a session that can be started from a display
++++++ mate-session-manager-1.10.2.tar.xz -> mate-session-manager-1.12.0.tar.xz
++++++
++++ 28567 lines of diff (skipped)