Accepting request 490921 from GNOME:Factory
Update to 3.24.1 (forwarded request 490275 from dimstar) OBS-URL: https://build.opensuse.org/request/show/490921 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-settings-daemon?expand=0&rev=132
This commit is contained in:
commit
1859dac443
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f31a68aebdd4e0c37336306a4eea4cf219d46ed8fc59e3f3081b7a3088900c4
|
||||
size 1620184
|
3
gnome-settings-daemon-3.24.1.tar.xz
Normal file
3
gnome-settings-daemon-3.24.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1b14ddc63e4cee616b73d048112878f6f4ac606f877778db882d270db904750b
|
||||
size 1621152
|
@ -11,18 +11,3 @@ Index: plugins/power/gsd-power-constants.h
|
||||
|
||||
/* 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); */
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 24 11:19:54 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- 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 - xwang@suse.com
|
||||
|
||||
- Update gnome-settings-daemon-sle-configure-timeout-blank.patch:
|
||||
Fix mouse cursor on black screen (bsc#1029637).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 20 12:27:09 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
|
@ -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+
|
||||
|
Loading…
Reference in New Issue
Block a user