This commit is contained in:
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/v6.12</param>
|
||||
<param name="revision">refs/tags/v6.12.1</param>
|
||||
<param name="match-tag">v*.*</param>
|
||||
<param name="scm">git</param>
|
||||
</service>
|
||||
|
3
wine-d3d9-patches-wine-d3d9-4.1.tar.xz
Normal file
3
wine-d3d9-patches-wine-d3d9-4.1.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bbf5cdcba243432890f1c4072f7543ee4101e1838cc7f51ea0575260bc5de4eb
|
||||
size 42136
|
3
wine-staging-6.12.1.tar.xz
Normal file
3
wine-staging-6.12.1.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed5117bd3b81b7098ca4bdf39f2310ab9310519405fd0b88e3cce9139079053b
|
||||
size 7331784
|
@@ -158,7 +158,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: %{ix86} x86_64 ppc armv7l armv7hl aarch64
|
||||
%if %{staging}
|
||||
# upstream patch target version
|
||||
%define staging_version 6.12
|
||||
%define staging_version 6.12.1
|
||||
Source100: wine-staging-%{staging_version}.tar.xz
|
||||
BuildRequires: gtk3-devel
|
||||
BuildRequires: libOSMesa-devel
|
||||
|
Reference in New Issue
Block a user