diff --git a/_service b/_service
index c1b8f38..7bccf71 100644
--- a/_service
+++ b/_service
@@ -3,11 +3,11 @@
git
https://gitlab.gnome.org/GNOME/mutter.git
- 323a3a45d9efe2581ed9d17f422c90fe81109c7a
+ refs/tags/45.1
@PARENT_TAG@+@TAG_OFFSET@
(.*)\+0
\1
- enable
+
diff --git a/_servicedata b/_servicedata
deleted file mode 100644
index 655c262..0000000
--- a/_servicedata
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- https://gitlab.gnome.org/GNOME/mutter.git
- 323a3a45d9efe2581ed9d17f422c90fe81109c7a
\ No newline at end of file
diff --git a/mutter-45.0+61.obscpio b/mutter-45.0+61.obscpio
deleted file mode 100644
index 877c645..0000000
--- a/mutter-45.0+61.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:69e79b4a510849a0477263d2c7b663369e4e9ca929b8aa083136b4f3994214c2
-size 26461197
diff --git a/mutter-45.1.obscpio b/mutter-45.1.obscpio
new file mode 100644
index 0000000..7cfb860
--- /dev/null
+++ b/mutter-45.1.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:772ef9b4a0cff0b6bafa63e992620eb7e7d64e27cbdfd038960f544334c6c878
+size 26457101
diff --git a/mutter.changes b/mutter.changes
index 365e704..395955d 100644
--- a/mutter.changes
+++ b/mutter.changes
@@ -1,3 +1,24 @@
+-------------------------------------------------------------------
+Wed Nov 1 09:38:49 UTC 2023 - Bjørn Lie
+
+- Update to version 45.1:
+ + Fix filtering keybinding events in presence of grabs
+ + Fix direct scanout support when using integer scaling
+ + Fix capitalization of some keys when caps lock is on
+ + Fix vsync regression
+ + Fix visibility of software cursors when using direct scanout
+ + Fix artifacts at the bottom of some surfaces
+ + Discard monitor configs with fractional scale when unusable
+ + Apply track point settings
+ + xwayland: Enable XDG portal only when not nested
+ + Inhibit real-time scheduling when mode setting
+ + Don't delay frame updates after idle period
+ + Fix running Xwayland in headless setup with nvidia driver
+ + wayland: Send keyboard modifiers after the enter event
+ + Fixed crashes
+ + Misc. bug fixes and cleanups
+ + Updated translations.
+
-------------------------------------------------------------------
Thu Oct 26 18:23:21 UTC 2023 - bjorn.lie@gmail.com
diff --git a/mutter.obsinfo b/mutter.obsinfo
index 7f5b214..7c11ca5 100644
--- a/mutter.obsinfo
+++ b/mutter.obsinfo
@@ -1,4 +1,4 @@
name: mutter
-version: 45.0+61
-mtime: 1698162013
-commit: 323a3a45d9efe2581ed9d17f422c90fe81109c7a
+version: 45.1
+mtime: 1698777300
+commit: c71a119de06d8937930e4d1adf06ff0c2b259653
diff --git a/mutter.spec b/mutter.spec
index fc9a693..4dbb284 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: 45.0+61
+Version: 45.1
Release: 0
Summary: Window and compositing manager based on Clutter
License: GPL-2.0-or-later