diff --git a/_service b/_service
index c8b31dc..53f1561 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
@PARENT_TAG@
v(.*)
https://github.com/wine-staging/wine-staging.git
- refs/tags/v4.0-rc2
+ refs/tags/v4.0-rc3
v*.*
git
diff --git a/wine-staging-4.0rc2.tar.xz b/wine-staging-4.0rc2.tar.xz
deleted file mode 100644
index 0921548..0000000
--- a/wine-staging-4.0rc2.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:91085a6e55e8999f8fc2341bffad5f56dfe623efaf19e1193eafd0139ba79792
-size 7450596
diff --git a/wine-staging-4.0rc3.tar.xz b/wine-staging-4.0rc3.tar.xz
new file mode 100644
index 0000000..6042b4f
--- /dev/null
+++ b/wine-staging-4.0rc3.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4a3cc0bd8769511c7352c1c5b7b07c3629503ec9b013571afc773553141f792a
+size 7464160
diff --git a/wine.spec b/wine.spec
index 8112f4e..b906ccb 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.0rc2
+%define staging_version 4.0rc3
Source100: wine-staging-%{staging_version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: libOSMesa-devel