diff --git a/_service b/_service
index d8c3866..0c94f47 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
@PARENT_TAG@
v(.*)
https://github.com/wine-staging/wine-staging.git
- refs/tags/v4.1
+ refs/tags/v4.2
v*.*
git
diff --git a/wine-staging-4.1.tar.xz b/wine-staging-4.1.tar.xz
deleted file mode 100644
index 80c9173..0000000
--- a/wine-staging-4.1.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a2dea70a852fc4fff0bc6f4e52d3961865cb27f513a0535edec5977b62eaa806
-size 7470764
diff --git a/wine-staging-4.2.tar.xz b/wine-staging-4.2.tar.xz
new file mode 100644
index 0000000..deb1162
--- /dev/null
+++ b/wine-staging-4.2.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fb7be99746ecbb000eb802deaf397be0a27d4063f7812261fcfffb529f38ff71
+size 7409104
diff --git a/wine.spec b/wine.spec
index 0017cb0..2ade96d 100644
--- a/wine.spec
+++ b/wine.spec
@@ -142,7 +142,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64
%if %{staging}
# upstream patch target version
-%define staging_version 4.1
+%define staging_version 4.2
Source100: wine-staging-%{staging_version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: libOSMesa-devel