Hello community,
here is the log from the commit of package gnome-settings-daemon for
openSUSE:Factory checked in at 2017-04-29 10:50:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-settings-daemon (Old)
and /work/SRC/openSUSE:Factory/.gnome-settings-daemon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-settings-daemon"
Sat Apr 29 10:50:23 2017 rev:132 rq:490921 version:3.24.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-settings-daemon/gnome-settings-daemon.changes
2017-03-22 23:06:52.576720082 +0100
+++
/work/SRC/openSUSE:Factory/.gnome-settings-daemon.new/gnome-settings-daemon.changes
2017-04-29 10:50:25.562489391 +0200
@@ -1,0 +2,14 @@
+Mon Apr 24 11:19:54 UTC 2017 - [email protected]
+
+- Update to version 3.24.1:
+ + Fix Calculator media key.
+ + Fix sunrise calcs for fractional timezone offsets.
+ + Fix possible division by zero in clipboard handling.
+
+-------------------------------------------------------------------
+Mon Apr 17 01:14:05 UTC 2017 - [email protected]
+
+- Update gnome-settings-daemon-sle-configure-timeout-blank.patch:
+ Fix mouse cursor on black screen (bsc#1029637).
+
+-------------------------------------------------------------------
Old:
----
gnome-settings-daemon-3.24.0.tar.xz
New:
----
gnome-settings-daemon-3.24.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.cuVyDo/_old 2017-04-29 10:50:26.446364525 +0200
+++ /var/tmp/diff_new_pack.cuVyDo/_new 2017-04-29 10:50:26.454363395 +0200
@@ -30,7 +30,7 @@
%endif
Name: gnome-settings-daemon
-Version: 3.24.0
+Version: 3.24.1
Release: 0
Summary: Settings daemon for the GNOME desktop
License: GPL-2.0+
++++++ gnome-settings-daemon-3.24.0.tar.xz ->
gnome-settings-daemon-3.24.1.tar.xz ++++++
++++ 7743 lines of diff (skipped)
++++++ gnome-settings-daemon-sle-configure-timeout-blank.patch ++++++
--- /var/tmp/diff_new_pack.cuVyDo/_old 2017-04-29 10:50:27.430225533 +0200
+++ /var/tmp/diff_new_pack.cuVyDo/_new 2017-04-29 10:50:27.430225533 +0200
@@ -11,18 +11,3 @@
/* The dim delay when dimming on idle is requested but idle-delay
* is set to "Never" */
-Index: plugins/power/gsd-power-manager.c
-===================================================================
---- plugins/power/gsd-power-manager.c.orig 2014-03-27 11:39:34.089124716
+0800
-+++ plugins/power/gsd-power-manager.c 2014-03-27 11:39:34.101125059 +0800
-@@ -1921,8 +1921,8 @@ handle_screensaver_active (GsdPowerManag
- * and its fade has finished.
- *
- * See also idle_configure() */
-- if (active)
-- idle_set_mode (manager, GSD_POWER_IDLE_MODE_BLANK);
-+ /* if (active) */
-+ /* idle_set_mode (manager,
GSD_POWER_IDLE_MODE_BLANK); */
- }
- }
-