Hello community,
here is the log from the commit of package gnome-settings-daemon for
openSUSE:13.1 checked in at 2013-10-17 14:09:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.1/gnome-settings-daemon (Old)
and /work/SRC/openSUSE:13.1/.gnome-settings-daemon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-settings-daemon"
Changes:
--------
--- /work/SRC/openSUSE:13.1/gnome-settings-daemon/gnome-settings-daemon.changes
2013-09-27 17:28:06.000000000 +0200
+++
/work/SRC/openSUSE:13.1/.gnome-settings-daemon.new/gnome-settings-daemon.changes
2013-10-17 14:09:31.000000000 +0200
@@ -1,0 +2,34 @@
+Wed Oct 16 06:48:08 UTC 2013 - [email protected]
+
+- Update to version 3.10.1:
+ + Several small cleanups and memory leak fixes.
+ + Housekeeping: Do not scan the cache directories if not needed.
+ + Keyboard: Don't set the XKB group switching option when not
+ needed.
+ + Media-keys: Use a gsettings key for the maximum screencast
+ length.
+ + Mouse: Enable edge scrolling if two-finger scroll is
+ unavailable (this time for good) (bnc#845641).
+ + Power:
+ - Add test case for lack of warning on startup.
+ - Fix notifications not showing on critical battery.
+ - Fix warning when keyboard backlight isn't available.
+ - Never show a mouse as the status icon.
+ + Updates:
+ - Add a 'Not Now' button to the distribution upgrade
+ notification.
+ - Do not show multiple notifications when updates are
+ available.
+ - Raise PackageKit dependency to 0.8.1 to avoid complexity.
+ + Wacom:
+ - Fix a couple of crashes.
+ - Fix default area ordering.
+ - Fix failure to get area with the cursor device.
+ - Implement resetting the tablet area to default.
+ - Make OSD work again.
+ - Remove Tablet PC setting as we don't have UI for it.
+ + XRandR: Don't save the temporary configurations generated by
+ rotate buttons or FN+F7.
+- Rebase gnome-settings-daemon-bnc462640-mute-action.patch.
+
+-------------------------------------------------------------------
Old:
----
gnome-settings-daemon-3.10.0.tar.xz
New:
----
gnome-settings-daemon-3.10.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.cbiMbA/_old 2013-10-17 14:09:31.000000000 +0200
+++ /var/tmp/diff_new_pack.cbiMbA/_new 2013-10-17 14:09:31.000000000 +0200
@@ -34,7 +34,7 @@
%endif
Name: gnome-settings-daemon
-Version: 3.10.0
+Version: 3.10.1
Release: 0
Summary: Settings daemon for the GNOME desktop
License: GPL-2.0+
@@ -89,7 +89,7 @@
BuildRequires: pkgconfig(xorg-wacom)
%endif
BuildRequires: pkgconfig(nss)
-BuildRequires: pkgconfig(packagekit-glib2) >= 0.7.4
+BuildRequires: pkgconfig(packagekit-glib2) >= 0.8.1
BuildRequires: pkgconfig(pango) >= 1.20.0
BuildRequires: pkgconfig(polkit-gobject-1) >= 0.103
BuildRequires: pkgconfig(upower-glib) >= 0.9.11
++++++ gnome-settings-daemon-3.10.0.tar.xz ->
gnome-settings-daemon-3.10.1.tar.xz ++++++
++++ 23017 lines of diff (skipped)
++++++ gnome-settings-daemon-bnc462640-mute-action.patch ++++++
--- /var/tmp/diff_new_pack.cbiMbA/_old 2013-10-17 14:09:32.000000000 +0200
+++ /var/tmp/diff_new_pack.cbiMbA/_new 2013-10-17 14:09:32.000000000 +0200
@@ -2,7 +2,7 @@
===================================================================
--- plugins/media-keys/gsd-media-keys-manager.c.orig
+++ plugins/media-keys/gsd-media-keys-manager.c
-@@ -1187,6 +1187,7 @@ do_sound_action (GsdMediaKeysManager *ma
+@@ -1211,6 +1211,7 @@ do_sound_action (GsdMediaKeysManager *ma
{
GvcMixerStream *stream;
gboolean old_muted, new_muted;
@@ -10,7 +10,7 @@
guint old_vol, new_vol, norm_vol_step;
gboolean sound_changed;
-@@ -1215,7 +1216,11 @@ do_sound_action (GsdMediaKeysManager *ma
+@@ -1239,7 +1240,11 @@ do_sound_action (GsdMediaKeysManager *ma
switch (type) {
case MUTE_KEY:
@@ -39,9 +39,9 @@
===================================================================
--- data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in.orig
+++ data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in
-@@ -175,6 +175,11 @@
- <_summary>Magnifier zoom out</_summary>
- <_description>Binding for the magnifier to zoom out</_description>
+@@ -185,6 +185,11 @@
+ <summary>Maximum length of screen recordings</summary>
+ <description>The maximum length of single screen cast recordings in
seconds or 0 for unlimited</description>
</key>
+ <key name="toggle-mute" type="b">
+ <default>true</default>
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]