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 801df94f3ef6e792dae55916a1fd796fec221232 Mon Sep 17 00:00:00 2001 +From 6ccba02d4f144a415394642dcd37a88ed29a40a4 Mon Sep 17 00:00:00 2001 From: Nick Sarnie -Date: Mon, 11 Jun 2018 21:09:04 -0400 +Date: Sun, 24 Jun 2018 13:53:50 -0400 Subject: [PATCH] D3D9 Helper Signed-off-by: Nick Sarnie @@ -805,7 +805,7 @@ + return ret; +} diff --git a/dlls/ntdll/ntdll_misc.h b/dlls/ntdll/ntdll_misc.h -index 85bdd9ed05..0eb5ae6241 100644 +index 165f083425..78c6ee0710 100644 --- a/dlls/ntdll/ntdll_misc.h +++ b/dlls/ntdll/ntdll_misc.h @@ -214,6 +214,7 @@ enum loadorder @@ -1025,5 +1025,5 @@ /* @makedep: winecfg.ico */ -- -2.17.1 +2.18.0 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 8b1866b25006b99b2c5823f3f25aea3b426fd5b2 Mon Sep 17 00:00:00 2001 +From b735ed6c096569575dd0c62aeeeb2a6bb6979339 Mon Sep 17 00:00:00 2001 From: Nick Sarnie -Date: Mon, 11 Jun 2018 21:08:25 -0400 +Date: Sun, 24 Jun 2018 13:53:17 -0400 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 2929bd6323..e374796191 100644 +index e8dc9f2694..4a29c72224 100644 --- a/configure.ac +++ b/configure.ac @@ -69,6 +69,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="" -@@ -3219,6 +3406,7 @@ WINE_CONFIG_MAKEFILE(dlls/d3d8) +@@ -3216,6 +3403,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.17.1 +2.18.0 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : wine -version : 3.11 -release : 44 +version : 3.12 +release : 45 source : - - https://dl.winehq.org/wine/source/3.x/wine-3.11.tar.xz : 25b492b3ba3e23a557b24d2d055c03018b749d293da98f9e4c792eafcc9f907e + - https://dl.winehq.org/wine/source/3.x/wine-3.12.tar.xz : db84c059d6897809f4bb34024c021d129c73f6d2a5ae4e7ea79ba30040ab787f 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 @@ -2011,7 +2011,7 @@ emul32 - wine + wine /usr/bin/wine @@ -4022,8 +4022,8 @@ programming.devel - wine-32bit - wine-devel + wine-32bit + wine-devel /usr/lib32/libwine.so @@ -4036,7 +4036,7 @@ programming.devel - wine + wine /usr/include/wine/debug.h @@ -4975,12 +4975,12 @@ - - 2018-06-23 - 3.11 + + 2018-07-10 + 3.12 Packaging update Pierre-Yves pyu@riseup.net \ No newline at end of file