diff --git a/_service b/_service index 7269078..e994d24 100644 --- a/_service +++ b/_service @@ -2,8 +2,8 @@ @PARENT_TAG@ v(.*) - https://github.com/wine-compholio/wine-staging.git - refs/tags/v2.21 + https://github.com/wine-staging/wine-staging.git + refs/tags/v3.3 v*.* git @@ -11,7 +11,7 @@ @PARENT_TAG@ wined3d9(.*) https://github.com/sarnex/wine-d3d9-patches.git - refs/tags/wine-d3d9-2.20 + refs/tags/wine-d3d9-3.3 git diff --git a/wine.spec b/wine.spec index bd5d90a..88a10c3 100644 --- a/wine.spec +++ b/wine.spec @@ -121,7 +121,7 @@ ExclusiveArch: %{ix86} x86_64 ppc %arm %if %{staging} # upstream patch target version %define staging_version 3.3 -Source100: https://github.com/wine-staging/wine-staging/archive/v%{staging_version}.tar.gz#!./wine-staging-%{staging_version}.tar.gz +Source100: wine-staging-%{staging_version}.tar.gz BuildRequires: gtk3-devel BuildRequires: libOSMesa-devel BuildRequires: libva-devel