diff --git a/_service b/_service
index e912a06..36bfc4f 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
@PARENT_TAG@
v(.*)
https://github.com/wine-staging/wine-staging.git
- refs/tags/v4.7
+ refs/tags/v4.8
v*.*
git
diff --git a/wine-staging-4.7.tar.xz b/wine-staging-4.7.tar.xz
deleted file mode 100644
index 4ace0da..0000000
--- a/wine-staging-4.7.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:58d43eec2867ccf3aaf72b5b38b533fe8ecb479d47d60bbb60a8e19b7e184634
-size 7466616
diff --git a/wine-staging-4.8.tar.xz b/wine-staging-4.8.tar.xz
new file mode 100644
index 0000000..8eb1030
--- /dev/null
+++ b/wine-staging-4.8.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9a89baf47822b621cc0fb9dfd07394a60878364c9f22bb551d065002453195a3
+size 7456708
diff --git a/wine.spec b/wine.spec
index 32b0ca8..e173b71 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.7
+%define staging_version 4.8
Source100: wine-staging-%{staging_version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: libOSMesa-devel