diff --git a/_service b/_service
index cbbe80d..e44dae5 100644
--- a/_service
+++ b/_service
@@ -3,11 +3,11 @@
git
https://gitlab.gnome.org/GNOME/mutter.git
- d73b402e92b1ba9906b3f299b3e2518c98b8635d
+ 47.2
@PARENT_TAG@+@TAG_OFFSET@
(.*)\+0
\1
- enable
+ disable
git
diff --git a/_servicedata b/_servicedata
deleted file mode 100644
index 1233438..0000000
--- a/_servicedata
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- https://gitlab.gnome.org/GNOME/mutter.git
- d73b402e92b1ba9906b3f299b3e2518c98b8635d
\ No newline at end of file
diff --git a/mutter-47.1+3.obscpio b/mutter-47.1+3.obscpio
deleted file mode 100644
index 4973be2..0000000
--- a/mutter-47.1+3.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:52424af885ca83172a53f253caebcff7b75a9773079b5c6cac55b471034e72fd
-size 30739469
diff --git a/mutter-47.2.obscpio b/mutter-47.2.obscpio
new file mode 100644
index 0000000..3e557c1
--- /dev/null
+++ b/mutter-47.2.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c7f146405c5a4979ac3155d6500f4959eeb655aa506d821d9f78be71170bf205
+size 30761485
diff --git a/mutter.changes b/mutter.changes
index 0d06913..e3cec5e 100644
--- a/mutter.changes
+++ b/mutter.changes
@@ -1,3 +1,22 @@
+-------------------------------------------------------------------
+Mon Nov 25 19:50:53 UTC 2024 - Bjørn Lie
+
+- Update to version 47.2:
+ + Fix warping pointer after releasing pointer constraints
+ + Default to high thread instead of realtime priority for KMS
+ thread
+ + Avoid CPU stalls with NVIDIA secondary GPUs with
+ directly-attached monitors
+ + Fix updating cursor immediately when starting window drag
+ + Add pipeline hooks to user program pipelines
+ + Prefer GPUs with built-in panels connected as primary GPU
+ + Fix cursor glitches when using virtual monitors
+ + Ensure frame events are sent for cursor surfaces
+ + Allow BGRX8888 format on big endian
+ + Fix touchscreen drag-and-drop on wayland
+ + Fixed crashes
+ + Misc. bug fixes and cleanups
+
-------------------------------------------------------------------
Tue Oct 29 14:42:32 UTC 2024 - bjorn.lie@gmail.com
diff --git a/mutter.obsinfo b/mutter.obsinfo
index dfe8fc5..ecfee24 100644
--- a/mutter.obsinfo
+++ b/mutter.obsinfo
@@ -1,4 +1,4 @@
name: mutter
-version: 47.1+3
-mtime: 1730068852
-commit: d73b402e92b1ba9906b3f299b3e2518c98b8635d
+version: 47.2
+mtime: 1732476981
+commit: b3a8fb140a90bd6324c17eb6e7293d144c522855
diff --git a/mutter.spec b/mutter.spec
index 3d5e628..7cf8d64 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.1+3
+Version: 47.2
Release: 0
Summary: Window and compositing manager based on Clutter
License: GPL-2.0-or-later