SHA256
1
0
forked from pool/wine
Marcus Meissner 2019-03-30 14:52:27 +00:00 committed by Git OBS Bridge
parent f8c031884d
commit 1b8ba59977
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.4</param>
<param name="revision">refs/tags/v4.5</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:fcb6d1799a1c9142af81ffe663288a8062fa610d5ffc77752bbc12c26907fe54
size 7432192

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

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

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.4
%define staging_version 4.5
Source100: wine-staging-%{staging_version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: libOSMesa-devel