diff --git a/_service b/_service
index 3c98aae..163bf1a 100644
--- a/_service
+++ b/_service
@@ -2,8 +2,9 @@
git
https://gitlab.gnome.org/GNOME/mutter.git
- refs/tags/3.34.1
- @PARENT_TAG@
+ 1b470979
+ @PARENT_TAG@+@TAG_OFFSET@
+ enable
diff --git a/_servicedata b/_servicedata
index ff6d3e7..70ebbea 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://gitlab.gnome.org/GNOME/mutter.git
- b5775e3d85235418fc12c2024a54863d49acf02d
\ No newline at end of file
+ 1b4709794ea3602f5573fee164c880a14f049d3b
\ No newline at end of file
diff --git a/mutter-3.34.1+9.obscpio b/mutter-3.34.1+9.obscpio
new file mode 100644
index 0000000..1ebedd3
--- /dev/null
+++ b/mutter-3.34.1+9.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a333e82bc39b585dea49407f9621be328dac9409b38e6de2050e67a4b2bed23c
+size 25442829
diff --git a/mutter-3.34.1.obscpio b/mutter-3.34.1.obscpio
deleted file mode 100644
index 6df157e..0000000
--- a/mutter-3.34.1.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:93babaf6c8f4fcaf0277992066f2dd5ef8e2d1ea182470144783129ce5476dcc
-size 25437197
diff --git a/mutter.changes b/mutter.changes
index ba20f06..9ddb5fc 100644
--- a/mutter.changes
+++ b/mutter.changes
@@ -1,3 +1,18 @@
+-------------------------------------------------------------------
+Thu Oct 10 21:46:49 UTC 2019 - bjorn.lie@gmail.com
+
+- Update to version 3.34.1+9:
+ + kms/crtc: Read gamma state when prediction failed.
+ + kms: Always predict state after processing update.
+ + clutter-backend-x11: Don't push keymap events to clutter.
+ + event-x11: Use CLUTTER prefix for X11 filter docs.
+ + x11: Translate well known selection atoms to mimetypes.
+ + wayland/actor-surface: Queue redraw for frame callback.
+ + wayland/surface: Some minor coding style clean up.
+ + cogl-pango/meson.build: Remove extraneous quoting.
+ + backends: Update inhibited state for the monitor and respect
+ that state.
+
-------------------------------------------------------------------
Wed Oct 9 09:38:35 UTC 2019 - Bjørn Lie
diff --git a/mutter.obsinfo b/mutter.obsinfo
index 40db496..782fae3 100644
--- a/mutter.obsinfo
+++ b/mutter.obsinfo
@@ -1,5 +1,5 @@
name: mutter
-version: 3.34.1
-mtime: 1570539328
-commit: 658c7414209d2546b8f2b535b22a8e6e55b5a705
+version: 3.34.1+9
+mtime: 1570718792
+commit: 1b4709794ea3602f5573fee164c880a14f049d3b
diff --git a/mutter.spec b/mutter.spec
index 4d515b9..04470b8 100644
--- a/mutter.spec
+++ b/mutter.spec
@@ -23,7 +23,7 @@
%define api_minor 0
%define libmutter libmutter-%{api_major}-%{api_minor}
Name: mutter
-Version: 3.34.1
+Version: 3.34.1+9
Release: 0
Summary: Window and compositing manager based on Clutter
License: GPL-2.0-or-later