Hello community, here is the log from the commit of package wine for openSUSE:Factory checked in at 2018-10-02 19:47:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wine (Old) and /work/SRC/openSUSE:Factory/.wine.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wine" Tue Oct 2 19:47:07 2018 rev:263 rq:639247 version:3.17 Changes: -------- --- /work/SRC/openSUSE:Factory/wine/wine.changes 2018-09-18 11:43:53.771881759 +0200 +++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes 2018-10-02 19:48:21.573772619 +0200 @@ -1,0 +2,11 @@ +Sat Sep 29 08:28:25 UTC 2018 - [email protected] + +- Update to 3.17 development release + - Improved Shell Autocomplete support. + - More implementation of OPC Services. + - Improvements to the Pager common control. + - Various bug fixes. +- updated staging to 3.17 +- updated winetricks + +------------------------------------------------------------------- Old: ---- wine-3.16.tar.xz wine-3.16.tar.xz.sign wine-staging-3.16.tar.xz New: ---- wine-3.17.tar.xz wine-3.17.tar.xz.sign wine-staging-3.17.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wine.spec ++++++ --- /var/tmp/diff_new_pack.GbI8Ds/_old 2018-10-02 19:48:24.169769925 +0200 +++ /var/tmp/diff_new_pack.GbI8Ds/_new 2018-10-02 19:48:24.169769925 +0200 @@ -107,8 +107,8 @@ BuildRequires: pkgconfig(xrender) BuildRequires: pkgconfig(xxf86vm) BuildRequires: pkgconfig(zlib) -%define realver 3.16 -Version: 3.16 +%define realver 3.17 +Version: 3.17 Release: 0 Summary: An MS Windows Emulator License: LGPL-2.1-or-later @@ -146,7 +146,7 @@ ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64 %if %{staging} # upstream patch target version -%define staging_version 3.16 +%define staging_version 3.17 Source100: wine-staging-%{staging_version}.tar.xz BuildRequires: gtk3-devel BuildRequires: libOSMesa-devel ++++++ _service ++++++ --- /var/tmp/diff_new_pack.GbI8Ds/_old 2018-10-02 19:48:24.237769854 +0200 +++ /var/tmp/diff_new_pack.GbI8Ds/_new 2018-10-02 19:48:24.237769854 +0200 @@ -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.16</param> + <param name="revision">refs/tags/v3.17</param> <param name="match-tag">v*.*</param> <param name="scm">git</param> </service> ++++++ wine-3.16.tar.xz -> wine-3.17.tar.xz ++++++ /work/SRC/openSUSE:Factory/wine/wine-3.16.tar.xz /work/SRC/openSUSE:Factory/.wine.new/wine-3.17.tar.xz differ: char 26, line 1 ++++++ wine-staging-3.16.tar.xz -> wine-staging-3.17.tar.xz ++++++ /work/SRC/openSUSE:Factory/wine/wine-staging-3.16.tar.xz /work/SRC/openSUSE:Factory/.wine.new/wine-staging-3.17.tar.xz differ: char 26, line 1 ++++++ winetricks ++++++ --- /var/tmp/diff_new_pack.GbI8Ds/_old 2018-10-02 19:48:24.353769734 +0200 +++ /var/tmp/diff_new_pack.GbI8Ds/_new 2018-10-02 19:48:24.353769734 +0200 @@ -6868,6 +6868,25 @@ helper_dxvk "$file1" "d3d10_enabled" "3.10" "1.0.76" } +w_metadata dxvk80 dlls \ + title="Vulkan-based D3D10/D3D11 implementation for Linux / Wine (0.80)" \ + publisher="Philip Rebohle" \ + year="2018" \ + media="download" \ + file1="dxvk-0.80.tar.gz" \ + installed_file1="$W_SYSTEM32_DLLS_WIN/d3d10.dll" \ + installed_file2="$W_SYSTEM32_DLLS_WIN/d3d10_1.dll" \ + installed_file3="$W_SYSTEM32_DLLS_WIN/d3d10core.dll" \ + installed_file4="$W_SYSTEM32_DLLS_WIN/d3d11.dll" \ + installed_file5="$W_SYSTEM32_DLLS_WIN/dxgi.dll" + +load_dxvk80() +{ + # https://github.com/doitsujin/dxvk + w_download "https://github.com/doitsujin/dxvk/releases/download/v0.80/dxvk-0.80.tar.gz" f9e736cdbf1e83e45ca748652a94a3a189fc5accde1eac549b2ba5af8f7acacb + helper_dxvk "$file1" "d3d10_enabled" "3.10" "1.0.76" +} + #----------------------------------------------------------------
