SHA256
1
0
forked from pool/wine
Marcus Meissner 2023-04-17 08:10:44 +00:00 committed by Git OBS Bridge
parent 375d80d43b
commit 360e5d86a7
4 changed files with 5 additions and 5 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/v8.6</param>
<param name="revision">refs/tags/v8.6.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:051084b0ad03203722c3be77551e679be35ddea1d9b87ad8aff63ab540165610
size 7255948

View File

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

View File

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