diff --git a/_service b/_service
index 0e4db40..d154dd1 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
@PARENT_TAG@
v(.*)
https://github.com/wine-staging/wine-staging.git
- refs/tags/v4.5
+ refs/tags/v4.6
v*.*
git
diff --git a/wine-staging-4.5.tar.xz b/wine-staging-4.5.tar.xz
deleted file mode 100644
index 7fe3320..0000000
--- a/wine-staging-4.5.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fc2ff369d4c79ea3b56d1bddcb95d2f97b9e731439dd86cbb34b9744660ceebd
-size 7413136
diff --git a/wine-staging-4.6.tar.xz b/wine-staging-4.6.tar.xz
new file mode 100644
index 0000000..dc0a8c5
--- /dev/null
+++ b/wine-staging-4.6.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:62e17e1586f280f26491eea9b45e682d1a455056581ae95d58e588f3245f5f20
+size 7460148
diff --git a/wine.spec b/wine.spec
index 5a54fb9..3852f32 100644
--- a/wine.spec
+++ b/wine.spec
@@ -143,7 +143,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64
%if %{staging}
# upstream patch target version
-%define staging_version 4.5
+%define staging_version 4.6
Source100: wine-staging-%{staging_version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: libOSMesa-devel