SHA256
1
0
forked from pool/wine
Marcus Meissner 2019-05-26 08:46:14 +00:00 committed by Git OBS Bridge
parent 182ce76365
commit e0d5104d44
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/v4.8</param>
<param name="revision">refs/tags/v4.9</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>

View File

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

3
wine-staging-4.9.tar.xz Normal file
View File

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

View File

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