- updated staging to 3.16

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=543
This commit is contained in:
Marcus Meissner 2018-09-17 08:50:45 +00:00 committed by Git OBS Bridge
parent df6bcb13c1
commit 0b5a72ba89
5 changed files with 6 additions and 5 deletions

View File

@ -11,7 +11,7 @@
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">wined3d9(.*)</param>
<param name="url">https://github.com/sarnex/wine-d3d9-patches.git</param>
<param name="revision">refs/tags/wine-d3d9-3.15</param>
<param name="revision">refs/tags/wine-d3d9-3.16</param>
<param name="scm">git</param>
</service>
<service name="recompress" mode="disabled">

View File

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

View File

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

View File

@ -7,6 +7,7 @@ Fri Sep 14 19:25:29 UTC 2018 - meissner@suse.com
- Better support for CSS properties in MSHTML.
- Namespace fixes in XML Writer.
- Various bug fixes.
- updated staging to 3.16
- updated winetricks
-------------------------------------------------------------------

View File

@ -154,7 +154,7 @@ BuildRequires: libva-devel
%endif
%if %{nine}
# upstream patch target version
%define nine_version 3.15
%define nine_version 3.16
BuildRequires: Mesa-libd3d-devel
BuildRequires: libOSMesa-devel
BuildRequires: pkgconfig(dri2proto)