2021-07-03 14:50:12 +00:00
committed by Git OBS Bridge
parent 296859f24b
commit 6645c56452
4 changed files with 8 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="url">https://github.com/wine-staging/wine-staging.git</param>
<param name="revision">refs/tags/v6.12</param>
<param name="revision">refs/tags/v6.12.1</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bbf5cdcba243432890f1c4072f7543ee4101e1838cc7f51ea0575260bc5de4eb
size 42136

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed5117bd3b81b7098ca4bdf39f2310ab9310519405fd0b88e3cce9139079053b
size 7331784

View File

@@ -158,7 +158,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %{ix86} x86_64 ppc armv7l armv7hl aarch64
%if %{staging}
# upstream patch target version
%define staging_version 6.12
%define staging_version 6.12.1
Source100: wine-staging-%{staging_version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: libOSMesa-devel