diff --git a/_service b/_service
index 6fd1816..fc6e933 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
@PARENT_TAG@
v(.*)
https://github.com/wine-staging/wine-staging.git
- refs/tags/v4.0-rc7
+ refs/tags/v4.0
v*.*
git
diff --git a/wine-staging-4.0.tar.xz b/wine-staging-4.0.tar.xz
new file mode 100644
index 0000000..9e7d8f7
--- /dev/null
+++ b/wine-staging-4.0.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c213c187b68d38a432aefe7b0882e22265aa767028b4251a667c24d8e340bdcf
+size 7473808
diff --git a/wine-staging-4.0rc7.tar.xz b/wine-staging-4.0rc7.tar.xz
deleted file mode 100644
index 69fb6ce..0000000
--- a/wine-staging-4.0rc7.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ba81adf376283731e0af5928f791eb65574638cf3ed0cfdf73fb859a8b73e11e
-size 7468716
diff --git a/wine.spec b/wine.spec
index 61ee1d7..0ab8a04 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.0rc7
+%define staging_version 4.0
Source100: wine-staging-%{staging_version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: libOSMesa-devel