SHA256
1
0
forked from pool/wine
Marcus Meissner 2022-12-12 09:21:19 +00:00 committed by Git OBS Bridge
parent dabb15d1fe
commit 3305447bab
3 changed files with 5 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/v8.0rc1</param>
<param name="revision">refs/tags/v8.0-rc1</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:bfcf9aadcbece4a9b8cfcc74a730ac4281c8403553a38b8b55a08c0480027ede
size 7246712

View File

@ -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