diff --git a/_service b/_service
index f46ecfa..2f90786 100644
--- a/_service
+++ b/_service
@@ -3,11 +3,11 @@
git
https://gitlab.gnome.org/GNOME/mutter.git
- 70c0eca6b08b7a5aed7a1951149f72f98331a6b4
+ 47.1
@PARENT_TAG@+@TAG_OFFSET@
(.*)\+0
\1
- enable
+ disable
git
diff --git a/_servicedata b/_servicedata
deleted file mode 100644
index af8c64d..0000000
--- a/_servicedata
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- https://gitlab.gnome.org/GNOME/mutter.git
- 70c0eca6b08b7a5aed7a1951149f72f98331a6b4
\ No newline at end of file
diff --git a/mutter-47.0+19.obscpio b/mutter-47.0+19.obscpio
deleted file mode 100644
index 9fb5509..0000000
--- a/mutter-47.0+19.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:adae22c4ec06cd0f2c7f25a2fda1e58196ba2cb227d719d0ac0a18a16c04d973
-size 30738445
diff --git a/mutter-47.1.obscpio b/mutter-47.1.obscpio
new file mode 100644
index 0000000..39cae95
--- /dev/null
+++ b/mutter-47.1.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9d66c0f1a0a5ae3c6e8c44b9dd2213f70b8af0021d5bf54dc6a8fa4c20ad68d9
+size 30735373
diff --git a/mutter.changes b/mutter.changes
index b530b1d..5c53a86 100644
--- a/mutter.changes
+++ b/mutter.changes
@@ -1,3 +1,29 @@
+-------------------------------------------------------------------
+Sat Oct 19 08:39:02 UTC 2024 - Bjørn Lie
+
+- Update to version 47.1:
+ + gwakeup: Reduce wake-ups to only first item in queue
+ + x11: Reduce chances XPending does recvmsg() syscall
+ + Fix grabbing tablet devices
+ + Fix misplaced windows and random resizes on scaled monitors
+ + Fix explicit sync with virtual monitors w/o pipewire streams
+ + Improve detecting preferred primary devices
+ + Fixed crashes
+ + Misc. bug fixes and cleanups
+ + Updated translations.
+
+-------------------------------------------------------------------
+Thu Oct 17 17:07:10 UTC 2024 - bjorn.lie@gmail.com
+
+- Update to version 47.0+24:
+ * stage-impl: Ensure that a sync object is created in headless mode
+ * backends/x11: Avoid potential crash in pad_switch_mode
+ * display: Do not crash attempting to display OSD for unknown
+ Wacom device
+ * wayland/drm-lease: Do not add connector twice on lease
+ disappeared
+ * wayland/drm-lease: Hold device fd when listing leases
+
-------------------------------------------------------------------
Thu Sep 26 18:20:54 UTC 2024 - bjorn.lie@gmail.com
diff --git a/mutter.obsinfo b/mutter.obsinfo
index def2b95..d002fb3 100644
--- a/mutter.obsinfo
+++ b/mutter.obsinfo
@@ -1,4 +1,4 @@
name: mutter
-version: 47.0+19
-mtime: 1727134492
-commit: 70c0eca6b08b7a5aed7a1951149f72f98331a6b4
+version: 47.1
+mtime: 1729281167
+commit: 7848c15baf2cdad995f9e5dde738072ad43d1b2b
diff --git a/mutter.spec b/mutter.spec
index 9dbe5cc..47c8b1b 100644
--- a/mutter.spec
+++ b/mutter.spec
@@ -22,7 +22,7 @@
%define api_minor 0
%define libmutter libmutter-%{api_major}-%{api_minor}
Name: mutter
-Version: 47.0+19
+Version: 47.1
Release: 0
Summary: Window and compositing manager based on Clutter
License: GPL-2.0-or-later