SHA256
1
0
forked from pool/wine
Marcus Meissner 2018-09-30 08:17:57 +00:00 committed by Git OBS Bridge
parent 15c9cf2780
commit ee3367e9e7
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/v3.16</param>
<param name="revision">refs/tags/v3.17</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:016774d6e4077207adf65533e9510bd6e239dc18eacb99e0514a50c211c720ad
size 7517688

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

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

View File

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