- updated staging to 3.12
OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=523
This commit is contained in:
parent
3362e365d9
commit
7e64f98255
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="url">https://github.com/wine-staging/wine-staging.git</param>
|
<param name="url">https://github.com/wine-staging/wine-staging.git</param>
|
||||||
<param name="revision">refs/tags/v3.11</param>
|
<param name="revision">refs/tags/v3.12</param>
|
||||||
<param name="match-tag">v*.*</param>
|
<param name="match-tag">v*.*</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
</service>
|
</service>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8261dd7f6b5c678461fb1d857b5ad11a39196472eabb63c9602553b18befb101
|
|
||||||
size 7530952
|
|
3
wine-staging-3.12.tar.xz
Normal file
3
wine-staging-3.12.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a920cd5ba0178e900c8a5f3873e024f9e5650b507c4ca49efc0bcf05426212f4
|
||||||
|
size 7525892
|
@ -7,6 +7,7 @@ Tue Jul 10 06:07:29 UTC 2018 - meissner@suse.com
|
|||||||
- Syntax fixes in the Cmd.exe command intepreter.
|
- Syntax fixes in the Cmd.exe command intepreter.
|
||||||
- Some more glyphs in the Wingdings font.
|
- Some more glyphs in the Wingdings font.
|
||||||
- Various bug fixes.
|
- Various bug fixes.
|
||||||
|
- updated staging to 3.12
|
||||||
- updated winetricks
|
- updated winetricks
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -146,7 +146,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64
|
ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64
|
||||||
%if %{staging}
|
%if %{staging}
|
||||||
# upstream patch target version
|
# upstream patch target version
|
||||||
%define staging_version 3.11
|
%define staging_version 3.12
|
||||||
Source100: wine-staging-%{staging_version}.tar.xz
|
Source100: wine-staging-%{staging_version}.tar.xz
|
||||||
BuildRequires: gtk3-devel
|
BuildRequires: gtk3-devel
|
||||||
BuildRequires: libOSMesa-devel
|
BuildRequires: libOSMesa-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user