diff --git a/_service b/_service
index b7bd0db..4a7c4f7 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
@PARENT_TAG@
v(.*)
https://github.com/wine-staging/wine-staging.git
- refs/tags/v8.0rc1
+ refs/tags/v8.0-rc1
v*.*
git
diff --git a/wine-staging-8.0-rc1.tar.xz b/wine-staging-8.0-rc1.tar.xz
new file mode 100644
index 0000000..8eaa887
--- /dev/null
+++ b/wine-staging-8.0-rc1.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bfcf9aadcbece4a9b8cfcc74a730ac4281c8403553a38b8b55a08c0480027ede
+size 7246712
diff --git a/wine.spec b/wine.spec
index a2e0cc4..fb95755 100644
--- a/wine.spec
+++ b/wine.spec
@@ -164,7 +164,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %{ix86} x86_64 ppc armv7l armv7hl aarch64
%if %{staging}
# upstream patch target version
-%define staging_version 8.0rc1
+%define staging_version 8.0-rc1
Source100: wine-staging-%{staging_version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: libOSMesa-devel