Hello community,
here is the log from the commit of package gnome-settings-daemon for
openSUSE:Factory checked in at 2020-01-19 20:51:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-settings-daemon (Old)
and /work/SRC/openSUSE:Factory/.gnome-settings-daemon.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-settings-daemon"
Sun Jan 19 20:51:05 2020 rev:163 rq:764227 version:3.34.2+0
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-settings-daemon/gnome-settings-daemon.changes
2019-12-24 14:29:40.666567462 +0100
+++
/work/SRC/openSUSE:Factory/.gnome-settings-daemon.new.26092/gnome-settings-daemon.changes
2020-01-19 20:51:08.107851616 +0100
@@ -1,0 +2,6 @@
+Mon Jan 13 07:39:37 UTC 2020 - QK ZHU <[email protected]>
+
+- Drop gnome-settings-daemon-sle-configure-timeout-blank.patch:
+ Drop this for SLE and Leap to align with upstream(bsc#1158476).
+
+-------------------------------------------------------------------
Old:
----
gnome-settings-daemon-sle-configure-timeout-blank.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.NtvccM/_old 2020-01-19 20:51:09.571852385 +0100
+++ /var/tmp/diff_new_pack.NtvccM/_new 2020-01-19 20:51:09.575852387 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gnome-settings-daemon
#
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -46,8 +46,6 @@
Patch4: gnome-settings-daemon-notify-idle-resumed.patch
# PATCH-FIX-OPENSUSE gnome-settings-daemon-bnc873545-hide-warnings.patch
bnc#873545 [email protected] -- hide the warnings when g-s-d cannot find colord
running, which is expected on SLES
Patch5: gnome-settings-daemon-bnc873545-hide-warnings.patch
-# PATCH-FIX-OPENSUSE gnome-settings-daemon-sle-configure-timeout-blank.patch
bnc#869685 bgo#710904 [email protected] -- monitor off timeout is too short,
extends it to 5 min
-Patch6: gnome-settings-daemon-sle-configure-timeout-blank.patch
# PATCH-FIX-OPENSUSE gnome-settings-daemon-more-power-button-actions.patch
bsc#996342 [email protected] -- Bring back the "shutdown" and "interactive"
power button actions.
Patch7: gnome-settings-daemon-more-power-button-actions.patch
@@ -152,11 +150,10 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
-# Enable the patches by now for both Leap 15 and SLE 15, meanwhile we should
justify the patches upstream.
+# Enable the patches for both Leap 15 and SLE 15, please find the
clarification at bsc#1158476.
%if 0%{?sle_version} >= 150000
%patch4 -p1
%patch5 -p1
-%patch6 -p1
%patch7 -p1
%endif