From 3305447babd3bad0a8769dfb80ddb5af31171e75923589fdb0d76eb424d96471 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 12 Dec 2022 09:21:19 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=962 --- _service | 2 +- wine-staging-8.0-rc1.tar.xz | 3 +++ wine.spec | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 wine-staging-8.0-rc1.tar.xz diff --git a/_service b/_service index b7bd0db..4a7c4f7 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ @PARENT_TAG@ v(.*) https://github.com/wine-staging/wine-staging.git - refs/tags/v8.0rc1 + refs/tags/v8.0-rc1 v*.* git diff --git a/wine-staging-8.0-rc1.tar.xz b/wine-staging-8.0-rc1.tar.xz new file mode 100644 index 0000000..8eaa887 --- /dev/null +++ b/wine-staging-8.0-rc1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfcf9aadcbece4a9b8cfcc74a730ac4281c8403553a38b8b55a08c0480027ede +size 7246712 diff --git a/wine.spec b/wine.spec index a2e0cc4..fb95755 100644 --- a/wine.spec +++ b/wine.spec @@ -164,7 +164,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: %{ix86} x86_64 ppc armv7l armv7hl aarch64 %if %{staging} # upstream patch target version -%define staging_version 8.0rc1 +%define staging_version 8.0-rc1 Source100: wine-staging-%{staging_version}.tar.xz BuildRequires: gtk3-devel BuildRequires: libOSMesa-devel