diff --git a/_service b/_service
index 569a979..b447ff8 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
@PARENT_TAG@
v(.*)
https://github.com/wine-staging/wine-staging.git
- refs/tags/v5.12
+ refs/tags/v5.12.1
v*.*
git
diff --git a/wine-staging-5.12.1.tar.xz b/wine-staging-5.12.1.tar.xz
new file mode 100644
index 0000000..ee91be4
--- /dev/null
+++ b/wine-staging-5.12.1.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:05a113a5c134d248b395a5efda6f8e14a25e1b1997aa339a88c199975e59e14f
+size 7406468
diff --git a/wine-staging-5.12.tar.xz b/wine-staging-5.12.tar.xz
deleted file mode 100644
index 1268f1e..0000000
--- a/wine-staging-5.12.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:73a4c92d7b3a71f5ac44a3ecfc745a899a1e421b239c13e9da55b95a202b2bdf
-size 7406468
diff --git a/wine.spec b/wine.spec
index 610a4fe..2ab5a0a 100644
--- a/wine.spec
+++ b/wine.spec
@@ -158,7 +158,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64
%if %{staging}
# upstream patch target version
-%define staging_version 5.12
+%define staging_version 5.12.1
Source100: wine-staging-%{staging_version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: libOSMesa-devel