diff --git a/_service b/_service
index 6718c4b..ea28814 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
@PARENT_TAG@
v(.*)
https://github.com/wine-staging/wine-staging.git
- refs/tags/v4.12
+ refs/tags/v4.12.1
v*.*
git
diff --git a/wine-staging-4.12.1.tar.xz b/wine-staging-4.12.1.tar.xz
new file mode 100644
index 0000000..d3da11c
--- /dev/null
+++ b/wine-staging-4.12.1.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c5e576f1b55f5ae44f97d70093fd0df12ab3184e954e92cb0d27b58924e2847a
+size 7452388
diff --git a/wine-staging-4.12.tar.xz b/wine-staging-4.12.tar.xz
deleted file mode 100644
index a87ef20..0000000
--- a/wine-staging-4.12.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c54a9a2c3fca4595134abcb403f997d8107639f73a6645d99de530caed621572
-size 7453276
diff --git a/wine.spec b/wine.spec
index 22a971e..899b74a 100644
--- a/wine.spec
+++ b/wine.spec
@@ -147,7 +147,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64
%if %{staging}
# upstream patch target version
-%define staging_version 4.12
+%define staging_version 4.12.1
Source100: wine-staging-%{staging_version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: libOSMesa-devel