From 7c2105b26a61fac8e399a490729c3736f0f47a38d26a98e559668defa77ad25d Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 5 Mar 2018 09:38:21 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=478 --- _service | 6 +++--- wine.spec | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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