diff --git a/files/d3d9-helper.patch b/files/d3d9-helper.patch --- a/files/d3d9-helper.patch +++ b/files/d3d9-helper.patch @@ -1,6 +1,6 @@ -From d92cc4cc1ae0279ed677a93f975df0bb9ec5af1c Mon Sep 17 00:00:00 2001 +From b2754287c16240b4d46da8ef89df9f471ad31ac0 Mon Sep 17 00:00:00 2001 From: Nick Sarnie -Date: Sun, 4 Nov 2018 15:48:20 -0500 +Date: Sun, 11 Nov 2018 12:24:29 -0500 Subject: [PATCH] D3D9 Helper Signed-off-by: Nick Sarnie diff --git a/files/wine-d3d9.patch b/files/wine-d3d9.patch --- a/files/wine-d3d9.patch +++ b/files/wine-d3d9.patch @@ -1,6 +1,6 @@ -From 03e9a3b0adc30c2aae322dc768ff4b5358ce8107 Mon Sep 17 00:00:00 2001 +From 0ad6d2a46e5348726fbaa8cb6cead66c7efbe2c7 Mon Sep 17 00:00:00 2001 From: Nick Sarnie -Date: Sun, 4 Nov 2018 15:47:32 -0500 +Date: Sun, 11 Nov 2018 12:23:54 -0500 Subject: [PATCH] Wine D3D9 Signed-off-by: Nick Sarnie @@ -41,7 +41,7 @@ create mode 100644 dlls/d3d9-nine/wndproc.h diff --git a/configure.ac b/configure.ac -index 7bfb2c3a5a..45c4b10aa3 100644 +index 67dfb3b765..9f0e4f23ad 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="" -@@ -3266,6 +3453,7 @@ WINE_CONFIG_MAKEFILE(dlls/d3d8) +@@ -3269,6 +3456,7 @@ WINE_CONFIG_MAKEFILE(dlls/d3d8) WINE_CONFIG_MAKEFILE(dlls/d3d8/tests) WINE_CONFIG_MAKEFILE(dlls/d3d9) WINE_CONFIG_MAKEFILE(dlls/d3d9/tests) diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : wine -version : '3.20' -release : 53 +version : '3.21' +release : 54 source : - - https://dl.winehq.org/wine/source/3.x/wine-3.20.tar.xz : 33d61122085056e091042df7d2cbe908ffb9c06e602278611dca2eea6a566f18 + - https://dl.winehq.org/wine/source/3.x/wine-3.21.tar.xz : a84cc06015df06e12c524213a98d879caa0d63f474b911cdd87f693fcfe2e0c0 license : LGPL-2.1-or-later component : virt summary : Wine compatibility layer for Windows emulation diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2029,7 +2029,7 @@ emul32 - wine + wine /usr/bin/wine @@ -4058,8 +4058,8 @@ programming.devel - wine-32bit - wine-devel + wine-32bit + wine-devel /usr/lib32/libwine.so @@ -4072,7 +4072,7 @@ programming.devel - wine + wine /usr/include/wine/debug.h @@ -4744,6 +4744,7 @@ /usr/include/wine/windows/pstore.idl /usr/include/wine/windows/qedit.h /usr/include/wine/windows/qedit.idl + /usr/include/wine/windows/qos2.h /usr/include/wine/windows/ras.h /usr/include/wine/windows/rasdlg.h /usr/include/wine/windows/raserror.h @@ -5025,12 +5026,12 @@ - - 2018-11-09 - 3.20 + + 2018-11-24 + 3.21 Packaging update Pierre-Yves pyu@riseup.net \ No newline at end of file