diff --git a/_servicedata b/_servicedata
index 1032502..0466b88 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://gitlab.gnome.org/GNOME/gnome-settings-daemon.git
- 6e26304b6afb9028d733e75d120d5b9b795e61a5
\ No newline at end of file
+ 85ca4e25051742ede54763cfd02dccd44242acf4
\ No newline at end of file
diff --git a/gnome-settings-daemon-3.34.1+3.obscpio b/gnome-settings-daemon-3.34.1+3.obscpio
deleted file mode 100644
index 51b556f..0000000
--- a/gnome-settings-daemon-3.34.1+3.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:16a6b44083af79fd97144927fb8a220fc3971b1ef1bc0a4b548271ee39af3beb
-size 13650957
diff --git a/gnome-settings-daemon-3.34.2+0.obscpio b/gnome-settings-daemon-3.34.2+0.obscpio
new file mode 100644
index 0000000..c7ef30c
--- /dev/null
+++ b/gnome-settings-daemon-3.34.2+0.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ada04703453c1eed7f157599e71269a0f702f8f82377e04c3cbd25c0ac88ae8b
+size 13652493
diff --git a/gnome-settings-daemon.changes b/gnome-settings-daemon.changes
index b97a205..f021219 100644
--- a/gnome-settings-daemon.changes
+++ b/gnome-settings-daemon.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Wed Dec 18 10:31:47 UTC 2019 - bjorn.lie@gmail.com
+
+- Update to version 3.34.2+0:
+ + media-keys: Place spawned processes into a systemd scope
+ + smartcard: Initialize a pointer before use
+
-------------------------------------------------------------------
Thu Dec 5 02:12:43 UTC 2019 - Yifan Jiang
@@ -11,9 +18,9 @@ Thu Dec 5 02:12:43 UTC 2019 - Yifan Jiang
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
+ + 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)
-------------------------------------------------------------------
diff --git a/gnome-settings-daemon.obsinfo b/gnome-settings-daemon.obsinfo
index 05c5562..b9f884e 100644
--- a/gnome-settings-daemon.obsinfo
+++ b/gnome-settings-daemon.obsinfo
@@ -1,5 +1,5 @@
name: gnome-settings-daemon
-version: 3.34.1+3
-mtime: 1573930586
-commit: 6e26304b6afb9028d733e75d120d5b9b795e61a5
+version: 3.34.2+0
+mtime: 1576619745
+commit: 85ca4e25051742ede54763cfd02dccd44242acf4
diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec
index f32a596..545a5d5 100644
--- a/gnome-settings-daemon.spec
+++ b/gnome-settings-daemon.spec
@@ -28,7 +28,7 @@
%endif
Name: gnome-settings-daemon
-Version: 3.34.1+3
+Version: 3.34.2+0
Release: 0
Summary: Settings daemon for the GNOME desktop
License: GPL-2.0-or-later AND LGPL-2.1-only