This commit is contained in:
parent
c1b8c4892b
commit
9a268d4990
2
_service
2
_service
@ -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.3</param>
|
||||
<param name="revision">refs/tags/v3.4</param>
|
||||
<param name="match-tag">v*.*</param>
|
||||
<param name="scm">git</param>
|
||||
</service>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4154577d896072e15139d0428a3bf547cdc0d9932c5d9438239392f580310672
|
||||
size 7657768
|
3
wine-staging-3.4.tar.xz
Normal file
3
wine-staging-3.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3ecbcbb4d5000ddcedb16a37556338d248f950ddfbc2f507b740e736ea5d0e11
|
||||
size 7647068
|
@ -140,7 +140,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: %{ix86} x86_64 ppc %arm
|
||||
%if %{staging}
|
||||
# upstream patch target version
|
||||
%define staging_version 3.3
|
||||
%define staging_version 3.4
|
||||
Source100: wine-staging-%{staging_version}.tar.xz
|
||||
BuildRequires: gtk3-devel
|
||||
BuildRequires: libOSMesa-devel
|
||||
|
Loading…
Reference in New Issue
Block a user