diff --git a/_service b/_service index 3d346f8..b1b48de 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ @PARENT_TAG@ v(.*) https://github.com/wine-staging/wine-staging.git - refs/tags/v3.8 + refs/tags/v3.9 v*.* git diff --git a/wine-staging-3.8.tar.xz b/wine-staging-3.8.tar.xz deleted file mode 100644 index 95dfa84..0000000 --- a/wine-staging-3.8.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c329b17dfb310542c1be0db7eda9db36233f3ed6b66ee191a0855c60258bca17 -size 7535668 diff --git a/wine-staging-3.9.tar.xz b/wine-staging-3.9.tar.xz new file mode 100644 index 0000000..324d201 --- /dev/null +++ b/wine-staging-3.9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9c786cf29d855d8b6ee87a1f097108ffb69125a81a905287f421e87968ea915 +size 7516568 diff --git a/wine.spec b/wine.spec index abd9cbc..1ba45f7 100644 --- a/wine.spec +++ b/wine.spec @@ -140,7 +140,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64 %if %{staging} # upstream patch target version -%define staging_version 3.8 +%define staging_version 3.9 Source100: wine-staging-%{staging_version}.tar.xz BuildRequires: gtk3-devel BuildRequires: libOSMesa-devel