Marcus Meissner 2018-12-29 15:33:30 +00:00 committed by Git OBS Bridge
parent e5e0e19fb4
commit 2e7391f516
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.0-rc3</param>
<param name="revision">refs/tags/v4.0-rc4</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:4a3cc0bd8769511c7352c1c5b7b07c3629503ec9b013571afc773553141f792a
size 7464160

View File

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

View File

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