From a20493cd3606c53ac946edce31dd3cf31c9763754f2b6c2b9abc1501ee282bce Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sun, 17 Mar 2019 10:31:43 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=605 --- _service | 2 +- wine-staging-4.3.tar.xz | 3 --- wine-staging-4.4.tar.xz | 3 +++ wine.spec | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 wine-staging-4.3.tar.xz create mode 100644 wine-staging-4.4.tar.xz diff --git a/_service b/_service index acd7880..145b52f 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ @PARENT_TAG@ v(.*) https://github.com/wine-staging/wine-staging.git - refs/tags/v4.3 + refs/tags/v4.4 v*.* git diff --git a/wine-staging-4.3.tar.xz b/wine-staging-4.3.tar.xz deleted file mode 100644 index 29fbd50..0000000 --- a/wine-staging-4.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06fab8658fe623fe4994a684f9237baa9a240a8d40d6129176e6b9091c87a08d -size 7430836 diff --git a/wine-staging-4.4.tar.xz b/wine-staging-4.4.tar.xz new file mode 100644 index 0000000..baa9b04 --- /dev/null +++ b/wine-staging-4.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb6d1799a1c9142af81ffe663288a8062fa610d5ffc77752bbc12c26907fe54 +size 7432192 diff --git a/wine.spec b/wine.spec index d605bad..8e4e588 100644 --- a/wine.spec +++ b/wine.spec @@ -142,7 +142,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64 %if %{staging} # upstream patch target version -%define staging_version 4.3 +%define staging_version 4.4 Source100: wine-staging-%{staging_version}.tar.xz BuildRequires: gtk3-devel BuildRequires: libOSMesa-devel