diff --git a/_service b/_service index 9159d91..d4eb261 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ @PARENT_TAG@ v(.*) https://github.com/wine-staging/wine-staging.git - refs/tags/v4.9 + refs/tags/v4.10 v*.* git diff --git a/wine-staging-4.10.tar.xz b/wine-staging-4.10.tar.xz new file mode 100644 index 0000000..bc38c22 --- /dev/null +++ b/wine-staging-4.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a12c0890e94703e5dbdd8eaef9e10988fc597edfb886605f492baf98fe18641 +size 7455840 diff --git a/wine-staging-4.9.tar.xz b/wine-staging-4.9.tar.xz deleted file mode 100644 index 8dfd79e..0000000 --- a/wine-staging-4.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3cab2e1f288f9529994b812d22bf9670245576ff31d0b6d3918ed8caf23cba4 -size 7455500 diff --git a/wine.spec b/wine.spec index c48aa05..601374c 100644 --- a/wine.spec +++ b/wine.spec @@ -147,7 +147,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64 %if %{staging} # upstream patch target version -%define staging_version 4.9 +%define staging_version 4.10 Source100: wine-staging-%{staging_version}.tar.xz BuildRequires: gtk3-devel BuildRequires: libOSMesa-devel