Hello community,
here is the log from the commit of package mate-settings-daemon for
openSUSE:Factory checked in at 2015-11-11 10:30:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-settings-daemon (Old)
and /work/SRC/openSUSE:Factory/.mate-settings-daemon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-settings-daemon"
Changes:
--------
---
/work/SRC/openSUSE:Factory/mate-settings-daemon/mate-settings-daemon.changes
2015-09-03 18:10:19.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.mate-settings-daemon.new/mate-settings-daemon.changes
2015-11-11 10:30:58.000000000 +0100
@@ -1,0 +2,20 @@
+Thu Nov 5 20:43:01 UTC 2015 - [email protected]
+
+- Update to 1.12.0:
+ * Add new keybinding for logout (empty by default).
+ * Retrieve strings directly from gschema (requires intltool
+ 0.50.1).
+ * Gtk3: make XRandR tray applet support custom panel themes.
+ * Some more fixes and cleanups.
+
+-------------------------------------------------------------------
+Fri Oct 9 05:49:34 UTC 2015 - [email protected]
+
+- Update to 1.11.0:
+ * Switch to org.gnome.SessionManager.
+ * touchpad: Add support for natural scrolling.
+ * touchpad: Add support for two and three finger clicks.
+ * mouse: Use syndaemon -K to ignore Ctrl+C and other combos.
+ * mouse: Use event driven mode for syndaemon, save some power.
+
+-------------------------------------------------------------------
Old:
----
mate-settings-daemon-1.10.2.tar.xz
New:
----
mate-settings-daemon-1.12.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.H0oS2o/_old 2015-11-11 10:30:58.000000000 +0100
+++ /var/tmp/diff_new_pack.H0oS2o/_new 2015-11-11 10:30:58.000000000 +0100
@@ -16,30 +16,30 @@
#
-%define _version 1.10
+%define _version 1.12
Name: mate-settings-daemon
-Version: 1.10.2
+Version: 1.12.0
Release: 0
Summary: MATE session settings daemon
License: GPL-2.0 and LGPL-2.1
Group: System/GUI/Other
Url: http://mate-desktop.org/
Source0:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
-BuildRequires: libXxf86misc-devel
-BuildRequires: mate-common >= 1.9.0
+BuildRequires: mate-common >= %{_version}
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(dconf)
BuildRequires: pkgconfig(gtk+-2.0)
BuildRequires: pkgconfig(ice)
BuildRequires: pkgconfig(libcanberra-gtk)
-BuildRequires: pkgconfig(libmatekbd) >= 1.9.0
-BuildRequires: pkgconfig(libmatemixer) >= 1.9.0
+BuildRequires: pkgconfig(libmatekbd) >= %{_version}
+BuildRequires: pkgconfig(libmatemixer) >= %{_version}
BuildRequires: pkgconfig(libnotify)
BuildRequires: pkgconfig(libpulse-mainloop-glib)
BuildRequires: pkgconfig(libxklavier)
-BuildRequires: pkgconfig(mate-desktop-2.0) >= 1.9.0
+BuildRequires: pkgconfig(mate-desktop-2.0) >= %{_version}
BuildRequires: pkgconfig(polkit-gobject-1)
BuildRequires: pkgconfig(sm)
+BuildRequires: pkgconfig(xxf86misc)
# The default background is required as fallback.
Requires: mate-backgrounds
# mate-settings-daemon needs a glib scheme to work correctly.
++++++ mate-settings-daemon-1.10.2.tar.xz -> mate-settings-daemon-1.12.0.tar.xz
++++++
++++ 29478 lines of diff (skipped)