diff --git a/_servicedata b/_servicedata
index fa9d181..1032502 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://gitlab.gnome.org/GNOME/gnome-settings-daemon.git
- 864d28138db609469313e6f4062e938d4a477090
\ No newline at end of file
+ 6e26304b6afb9028d733e75d120d5b9b795e61a5
\ No newline at end of file
diff --git a/gnome-settings-daemon-3.34.1+0.obscpio b/gnome-settings-daemon-3.34.1+0.obscpio
deleted file mode 100644
index aed1cb1..0000000
--- a/gnome-settings-daemon-3.34.1+0.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6416282b068b021e6f7665c3be2fcd051f754aa83d56e74577c2a190b2bbc1e0
-size 13650445
diff --git a/gnome-settings-daemon-3.34.1+3.obscpio b/gnome-settings-daemon-3.34.1+3.obscpio
new file mode 100644
index 0000000..51b556f
--- /dev/null
+++ b/gnome-settings-daemon-3.34.1+3.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:16a6b44083af79fd97144927fb8a220fc3971b1ef1bc0a4b548271ee39af3beb
+size 13650957
diff --git a/gnome-settings-daemon.changes b/gnome-settings-daemon.changes
index 380d232..b97a205 100644
--- a/gnome-settings-daemon.changes
+++ b/gnome-settings-daemon.changes
@@ -1,3 +1,21 @@
+-------------------------------------------------------------------
+Thu Dec 5 02:12:43 UTC 2019 - Yifan Jiang
+
+- Enable the patches for both Leap and SLE (bsc#1158243):
+ + gnome-settings-daemon-notify-idle-resumed.patch
+ + gnome-settings-daemon-bnc873545-hide-warnings.patch
+ + gnome-settings-daemon-sle-configure-timeout-blank.patch
+ + gnome-settings-daemon-more-power-button-actions.patch
+
+-------------------------------------------------------------------
+Fri Nov 29 12:52:13 UTC 2019 - Frederic Crozat
+
+- Update to version 3.34.1+3:
+ * media-keys: Add guard to map_keybinding()
+ * media-keys: Fix crash on key bindings migration
+ * media-keys: Use X11 display for clipboard
+- Fix build on s390x (ie without wacom support)
+
-------------------------------------------------------------------
Thu Nov 21 14:38:45 UTC 2019 - Frederic Crozat
diff --git a/gnome-settings-daemon.obsinfo b/gnome-settings-daemon.obsinfo
index 5adfefc..05c5562 100644
--- a/gnome-settings-daemon.obsinfo
+++ b/gnome-settings-daemon.obsinfo
@@ -1,5 +1,5 @@
name: gnome-settings-daemon
-version: 3.34.1+0
-mtime: 1570896977
-commit: 864d28138db609469313e6f4062e938d4a477090
+version: 3.34.1+3
+mtime: 1573930586
+commit: 6e26304b6afb9028d733e75d120d5b9b795e61a5
diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec
index a6c4afb..f32a596 100644
--- a/gnome-settings-daemon.spec
+++ b/gnome-settings-daemon.spec
@@ -1,7 +1,7 @@
#
# spec file for package gnome-settings-daemon
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,7 @@
%endif
Name: gnome-settings-daemon
-Version: 3.34.1+0
+Version: 3.34.1+3
Release: 0
Summary: Settings daemon for the GNOME desktop
License: GPL-2.0-or-later AND LGPL-2.1-only
@@ -42,16 +42,16 @@ Patch1: gnome-settings-daemon-initial-keyboard.patch
Patch2: gnome-settings-daemon-switch-Japanese-default-input-to-mozc.patch
# PATCH-FIX-UPSTREAM gnome-settings-daemon-bgo793253.patch bgo#793253 dimstar@opensuse.org -- Fix no-return-in-nonvoid-function
Patch3: gnome-settings-daemon-bgo793253.patch
+# PATCH-FEATURE-OPENSUSE gnome-settings-daemon-notify-idle-resumed.patch bnc#439018 bnc#708182 bgo#575467 hpj@suse.com -- notify user about auto suspend when returning from sleep
+Patch4: gnome-settings-daemon-notify-idle-resumed.patch
+# PATCH-FIX-OPENSUSE gnome-settings-daemon-bnc873545-hide-warnings.patch bnc#873545 fezhang@suse.com -- 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 cxiong@suse.com -- 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 fezhang@suse.com -- Bring back the "shutdown" and "interactive" power button actions.
+Patch7: gnome-settings-daemon-more-power-button-actions.patch
## SLE-only patches start at 1000
-# PATCH-FEATURE-SLE gnome-settings-daemon-notify-idle-resumed.patch bnc#439018 bnc#708182 bgo#575467 hpj@suse.com -- notify user about auto suspend when returning from sleep
-Patch1000: gnome-settings-daemon-notify-idle-resumed.patch
-# PATCH-FIX-SLE gnome-settings-daemon-bnc873545-hide-warnings.patch bnc#873545 fezhang@suse.com -- hide the warnings when g-s-d cannot find colord running, which is expected on SLES
-Patch1001: gnome-settings-daemon-bnc873545-hide-warnings.patch
-# PATCH-FIX-SLE gnome-settings-daemon-sle-configure-timeout-blank.patch bnc#869685 bgo#710904 cxiong@suse.com -- monitor off timeout is too short, extends it to 5 min
-Patch1002: gnome-settings-daemon-sle-configure-timeout-blank.patch
-# PATCH-FIX-SLE gnome-settings-daemon-more-power-button-actions.patch bsc#996342 fezhang@suse.com -- Bring back the "shutdown" and "interactive" power button actions.
-Patch1003: gnome-settings-daemon-more-power-button-actions.patch
BuildRequires: cups-devel
BuildRequires: fdupes
@@ -152,13 +152,12 @@ gnome-patch-translation-prepare po %{name}
%patch1 -p1
%patch2 -p1
%patch3 -p1
-
-# SLE-only patches start at 1000
-%if !0%{?is_opensuse}
-%patch1000 -p1
-%patch1001 -p1
-%patch1002 -p1
-%patch1003 -p1
+# Enable the patches by now for both Leap 15 and SLE 15, meanwhile we should justify the patches upstream.
+%if 0%{?sle_version} >= 150000
+%patch4 -p1
+%patch5 -p1
+%patch6 -p1
+%patch7 -p1
%endif
%build
@@ -276,13 +275,13 @@ rm %{buildroot}%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Wacom.deskt
%{_libexecdir}/gnome-settings-daemon-3.0/gsd-wacom-oled-helper
%{_libexecdir}/gnome-settings-daemon-3.0/gsd-wacom
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Wacom.desktop
+%{_userunitdir}/gsd-wacom.service
+%{_userunitdir}/gsd-wacom.target
%endif
%{_udevrulesdir}/61-gnome-settings-daemon-rfkill.rules
%{_userunitdir}/gnome-session-initialized.target.wants/
%dir %{_userunitdir}/gnome-session-x11-services.target.wants/
%{_userunitdir}/gnome-session-x11-services.target.wants/gsd-xsettings.target
-%{_userunitdir}/gsd-wacom.service
-%{_userunitdir}/gsd-wacom.target
%files devel
%doc AUTHORS ChangeLog