Hello community, here is the log from the commit of package wine for openSUSE:Factory checked in at 2018-09-18 11:43:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wine (Old) and /work/SRC/openSUSE:Factory/.wine.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wine" Tue Sep 18 11:43:41 2018 rev:262 rq:636115 version:3.16 Changes: -------- --- /work/SRC/openSUSE:Factory/wine/wine.changes 2018-09-04 22:57:29.977273238 +0200 +++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes 2018-09-18 11:43:53.771881759 +0200 @@ -1,0 +2,12 @@ +Fri Sep 14 19:25:29 UTC 2018 - [email protected] + +- Update to 3.16 development release + - Initial implementation of OPC Services. + - Support for rendering buttons from an ImageList. + - Better support for CSS properties in MSHTML. + - Namespace fixes in XML Writer. + - Various bug fixes. +- updated staging to 3.16 +- updated winetricks + +------------------------------------------------------------------- Old: ---- wine-3.15.tar.xz wine-3.15.tar.xz.sign wine-d3d9-patches-3.15.tar.xz wine-staging-3.15.tar.xz New: ---- wine-3.16.tar.xz wine-3.16.tar.xz.sign wine-d3d9-patches-3.16.tar.xz wine-staging-3.16.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wine.spec ++++++ --- /var/tmp/diff_new_pack.KcHria/_old 2018-09-18 11:43:59.395875894 +0200 +++ /var/tmp/diff_new_pack.KcHria/_new 2018-09-18 11:43:59.395875894 +0200 @@ -107,8 +107,8 @@ BuildRequires: pkgconfig(xrender) BuildRequires: pkgconfig(xxf86vm) BuildRequires: pkgconfig(zlib) -%define realver 3.15 -Version: 3.15 +%define realver 3.16 +Version: 3.16 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.15 +%define staging_version 3.16 Source100: wine-staging-%{staging_version}.tar.xz BuildRequires: gtk3-devel BuildRequires: libOSMesa-devel @@ -154,7 +154,7 @@ %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) ++++++ _service ++++++ --- /var/tmp/diff_new_pack.KcHria/_old 2018-09-18 11:43:59.523875761 +0200 +++ /var/tmp/diff_new_pack.KcHria/_new 2018-09-18 11:43:59.523875761 +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.15</param> + <param name="revision">refs/tags/v3.16</param> <param name="match-tag">v*.*</param> <param name="scm">git</param> </service> @@ -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"> ++++++ wine-3.15.tar.xz -> wine-3.16.tar.xz ++++++ /work/SRC/openSUSE:Factory/wine/wine-3.15.tar.xz /work/SRC/openSUSE:Factory/.wine.new/wine-3.16.tar.xz differ: char 26, line 1 ++++++ wine-d3d9-patches-3.15.tar.xz -> wine-d3d9-patches-3.16.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/wine-d3d9-patches-3.15/d3d9-helper.patch new/wine-d3d9-patches-3.16/d3d9-helper.patch --- old/wine-d3d9-patches-3.15/d3d9-helper.patch 2018-09-02 16:29:57.000000000 +0200 +++ new/wine-d3d9-patches-3.16/d3d9-helper.patch 2018-09-17 03:01:49.000000000 +0200 @@ -1,6 +1,6 @@ -From 58190cd8c0e5e9cefe55f3a74c5c2fe223eea3eb Mon Sep 17 00:00:00 2001 +From aa3701b578511d44a810c5541ee26ec16f2adeb7 Mon Sep 17 00:00:00 2001 From: Nick Sarnie <[email protected]> -Date: Sun, 2 Sep 2018 10:29:11 -0400 +Date: Sun, 16 Sep 2018 21:00:41 -0400 Subject: [PATCH] D3D9 Helper Signed-off-by: Nick Sarnie <[email protected]> @@ -1025,5 +1025,5 @@ /* @makedep: winecfg.ico */ -- -2.18.0 +2.19.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/wine-d3d9-patches-3.15/staging-helper.patch new/wine-d3d9-patches-3.16/staging-helper.patch --- old/wine-d3d9-patches-3.15/staging-helper.patch 2018-09-02 16:29:57.000000000 +0200 +++ new/wine-d3d9-patches-3.16/staging-helper.patch 2018-09-17 03:01:49.000000000 +0200 @@ -1,6 +1,6 @@ -From 06b73adbbef2336142b48c4497221811cbe6789f Mon Sep 17 00:00:00 2001 +From 3d0cdc67616f9dbcd6ad7c7524aaf50d529a4dd5 Mon Sep 17 00:00:00 2001 From: Nick Sarnie <[email protected]> -Date: Sun, 2 Sep 2018 10:28:24 -0400 +Date: Sun, 16 Sep 2018 20:59:23 -0400 Subject: [PATCH] Staging Helper Signed-off-by: Nick Sarnie <[email protected]> @@ -108,5 +108,5 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL -- -2.18.0 +2.19.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/wine-d3d9-patches-3.15/wine-d3d9.patch new/wine-d3d9-patches-3.16/wine-d3d9.patch --- old/wine-d3d9-patches-3.15/wine-d3d9.patch 2018-09-02 16:29:57.000000000 +0200 +++ new/wine-d3d9-patches-3.16/wine-d3d9.patch 2018-09-17 03:01:49.000000000 +0200 @@ -1,6 +1,6 @@ -From 3e70b20d568b404f09415c70375c1bcf9e633878 Mon Sep 17 00:00:00 2001 +From 9a97d5ec74cbbbf6cdd37368128c19a5cdb1dffd Mon Sep 17 00:00:00 2001 From: Nick Sarnie <[email protected]> -Date: Sun, 2 Sep 2018 10:28:41 -0400 +Date: Sun, 16 Sep 2018 20:59:42 -0400 Subject: [PATCH] Wine D3D9 Signed-off-by: Nick Sarnie <[email protected]> @@ -41,7 +41,7 @@ create mode 100644 dlls/d3d9-nine/wndproc.h diff --git a/configure.ac b/configure.ac -index 39185e3dae..3dd1436868 100644 +index 34fe888da5..307649b015 100644 --- a/configure.ac +++ b/configure.ac @@ -70,6 +70,14 @@ AC_ARG_WITH(openal, AS_HELP_STRING([--without-openal],[do not use OpenAL]), @@ -252,7 +252,7 @@ CPPFLAGS="$ac_save_CPPFLAGS" else X_CFLAGS="" -@@ -3260,6 +3447,7 @@ WINE_CONFIG_MAKEFILE(dlls/d3d8) +@@ -3263,6 +3450,7 @@ WINE_CONFIG_MAKEFILE(dlls/d3d8) WINE_CONFIG_MAKEFILE(dlls/d3d8/tests) WINE_CONFIG_MAKEFILE(dlls/d3d9) WINE_CONFIG_MAKEFILE(dlls/d3d9/tests) @@ -5781,5 +5781,5 @@ + +#endif -- -2.18.0 +2.19.0 ++++++ wine-staging-3.15.tar.xz -> wine-staging-3.16.tar.xz ++++++ /work/SRC/openSUSE:Factory/wine/wine-staging-3.15.tar.xz /work/SRC/openSUSE:Factory/.wine.new/wine-staging-3.16.tar.xz differ: char 26, line 1 ++++++ winetricks ++++++ --- /var/tmp/diff_new_pack.KcHria/_old 2018-09-18 11:43:59.751875523 +0200 +++ /var/tmp/diff_new_pack.KcHria/_new 2018-09-18 11:43:59.755875519 +0200 @@ -5575,7 +5575,8 @@ # 2018/01/30: 28.0.0.127 (strings 'Adobe AIR.dll' | grep 28\\. ) sha256sum 9076489e273652089a4a53a1d38c6631e8b7477e39426a843e0273f25bfb109f # 2018/03/16: 29.0.0.112 (strings 'Adobe AIR.dll' | grep -E "^29\..+\..+" ) sha256sum 5186b54682644a30f2be61c9b510de9a9a76e301bc1b42f0f1bc50bd809a3625 # 2018/06/08: 30.0.0.107 (strings 'Adobe AIR.dll' | grep -E "^30\..+\..+" ) sha256sum bcc36174f6f70baba27e5ed1c0df67e55c306ac7bc86b1d280eff4db8c314985 - w_download https://airdownload.adobe.com/air/win/download/latest/AdobeAIRInstaller.exe bcc36174f6f70baba27e5ed1c0df67e55c306ac7bc86b1d280eff4db8c314985 + # 2018/09/12: 31.0.0.96 (strings 'Adobe AIR.dll' | grep -E "^31\..+\..+" ) sha256sum dc82421f135627802b21619bdb7e4b9b0ec16d351120485c575aa6c16cd2737e + w_download https://airdownload.adobe.com/air/win/download/latest/AdobeAIRInstaller.exe dc82421f135627802b21619bdb7e4b9b0ec16d351120485c575aa6c16cd2737e w_try_cd "$W_CACHE/$W_PACKAGE" # See https://bugs.winehq.org/show_bug.cgi?id=43506 @@ -6848,6 +6849,25 @@ helper_dxvk "$file1" "d3d10_enabled" "3.10" "1.0.76" } +w_metadata dxvk72 dlls \ + title="Vulkan-based D3D10/D3D11 implementation for Linux / Wine (0.72)" \ + publisher="Philip Rebohle" \ + year="2018" \ + media="download" \ + file1="dxvk-0.72.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_dxvk72() +{ + # https://github.com/doitsujin/dxvk + w_download "https://github.com/doitsujin/dxvk/releases/download/v0.72/dxvk-0.72.tar.gz" bc84f48f99cf5add3c8919a43d7a9c0bf208c994dc58326a636b56b8db650c52 + helper_dxvk "$file1" "d3d10_enabled" "3.10" "1.0.76" +} + #----------------------------------------------------------------
