diff --git a/_service b/_service
index 42c1da6..06983a7 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
@PARENT_TAG@
v(.*)
https://github.com/wine-staging/wine-staging.git
- refs/tags/v8.9
+ refs/tags/v8.9.1
v*.*
git
diff --git a/wine-staging-8.9.1.tar.xz b/wine-staging-8.9.1.tar.xz
new file mode 100644
index 0000000..e5342d6
--- /dev/null
+++ b/wine-staging-8.9.1.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:87b102b47d5d47b75904c77853612d2ac712c8cf04beaef408384eb513290dae
+size 7370672
diff --git a/wine-staging-8.9.tar.xz b/wine-staging-8.9.tar.xz
deleted file mode 100644
index d344487..0000000
--- a/wine-staging-8.9.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bef3f02a3a3ea4a52f6c70e472b02ef44b38ce178a34d10b8c60b00166b1f18d
-size 7363512
diff --git a/wine.changes b/wine.changes
index efa3666..0a95536 100644
--- a/wine.changes
+++ b/wine.changes
@@ -7,7 +7,7 @@ Sat May 27 08:04:04 UTC 2023 - Marcus Meissner
- Doppler shift support in DirectSound.
- GdiPlus performance improvements.
- Various bug fixes.
-- update staging to 8.9 release
+- update staging to 8.9.1 release
-------------------------------------------------------------------
Fri May 19 02:03:25 UTC 2023 - Simon Vogl
diff --git a/wine.spec b/wine.spec
index a1818e7..816801e 100644
--- a/wine.spec
+++ b/wine.spec
@@ -168,7 +168,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %{ix86} x86_64 ppc armv7l armv7hl aarch64
%if %{staging}
# upstream patch target version
-%define staging_version 8.9
+%define staging_version 8.9.1
Source100: wine-staging-%{staging_version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: libOSMesa-devel