diff --git a/sources b/sources index 584d24f..4914460 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (wine-8.14.tar.xz) = cf293546c29379237e8c2b7526b16faa0df6a255aa1718097be4382604da4f84f7fad8486a931f39020fe63548625641cf68a822c975f56c30aaa2aa8a024176 -SHA512 (wine-8.14.tar.xz.sign) = d8d4a0abf672f11f5a53c8098fa0e27370ed8d14a21f58af5db39a1b796c5f14f0f892809e914d1e6872ea9c5b859ba44d6d20c8002fd6ea83b22a36e5940164 -SHA512 (wine-staging-8.14.tar.gz) = c126ddd49f2c89b61448c71779f022f7031b19f1bc346d4aa1e8dbe4845f2c5d80e92810db5e0bbc0cae3d5f8466e2ab9a2c5685923318aedfb766669504a7db +SHA512 (wine-8.17.tar.xz) = 3826e20494a919ef1972d91c9391a3ae916d52b55e62e8fb7fc2c9c3ae6a7b363b40d8388cb4b9b3e45bae134a2de46e8158f8eaec7948216d9cd8ef32ab627f +SHA512 (wine-8.17.tar.xz.sign) = 37b34ac554fa614f28199b65d2ec6798d7e87f45ad1c7dee22af27ec8c13c2fadea56ca2b94a888ad3b5ec1d9b796c367a9ebcff60dc9f233a69b7a94edde2d7 +SHA512 (wine-staging-8.17.tar.gz) = 699d3caec080686986a3b66a6c905d4542a3f06a12def3f30ad9d97484c9a0c2ba00ab81ae75a8ec83eaad0ef8029fcc702ac2c1f0a46c60118b9e451afe7613 diff --git a/wine.spec b/wine.spec index 3e45b73..de46309 100644 --- a/wine.spec +++ b/wine.spec @@ -40,7 +40,7 @@ %endif Name: wine -Version: 8.14 +Version: 8.17 Release: 1%{?dist} Summary: A compatibility layer for windows applications @@ -193,8 +193,8 @@ BuildRequires: mingw32-libxml2 BuildRequires: mingw64-libxml2 BuildRequires: mingw32-libxslt BuildRequires: mingw64-libxslt -BuildRequires: mingw32-vkd3d -BuildRequires: mingw64-vkd3d +BuildRequires: mingw32-vkd3d >= 1.9 +BuildRequires: mingw64-vkd3d >= 1.9 BuildRequires: mingw32-vulkan-headers BuildRequires: mingw64-vulkan-headers BuildRequires: mingw32-zlib @@ -327,7 +327,7 @@ Requires: mingw32-libpng Requires: mingw32-libtiff Requires: mingw32-libxml2 Requires: mingw32-libxslt -Requires: mingw32-vkd3d +Requires: mingw32-vkd3d >= 1.9 Requires: mingw32-win-iconv Requires: mingw32-zlib %endif @@ -361,7 +361,7 @@ Requires: mingw64-libpng Requires: mingw64-libtiff Requires: mingw64-libxml2 Requires: mingw64-libxslt -Requires: mingw64-vkd3d +Requires: mingw64-vkd3d >= 1.9 Requires: mingw64-win-iconv Requires: mingw64-zlib %endif @@ -688,7 +688,9 @@ gzip -dc %{SOURCE900} | tar -xf - --strip-components=1 # https://bugs.winehq.org/show_bug.cgi?id=54868 sed -i 's/DWORD pitch_in, DWORD pitch_out/unsigned int pitch_in, unsigned int pitch_out/' patches/wined3d-WINED3DFMT_B8G8R8X8_UNORM/0001-wined3d-Implement-WINED3DFMT_B8G8R8X8_UNORM-to-WINED.patch -staging/patchinstall.py DESTDIR="`pwd`" --all +# https://bugs.winehq.org/show_bug.cgi?id=55695 +staging/patchinstall.py DESTDIR="`pwd`" --all \ + -W eventfd_synchronization %endif # 0%%{?wine_staging} @@ -1197,6 +1199,7 @@ fi %{_libdir}/wine/%{winepedir}/apisetschema.dll %{_libdir}/wine/%{winepedir}/apphelp.dll %{_libdir}/wine/%{winepedir}/appwiz.cpl +%{_libdir}/wine/%{winepedir}/appxdeploymentclient.dll %{_libdir}/wine/%{winepedir}/atl.dll %{_libdir}/wine/%{winepedir}/atl80.dll %{_libdir}/wine/%{winepedir}/atl90.dll @@ -1311,6 +1314,7 @@ fi %{_libdir}/wine/%{winepedir}/dwrite.dll %{_libdir}/wine/%{winesodir}/dwrite.so %{_libdir}/wine/%{winepedir}/dx8vb.dll +%{_libdir}/wine/%{winepedir}/dxcore.dll %{_libdir}/wine/%{winepedir}/dxdiagn.dll %ghost %{_libdir}/wine/%{winepedir}/dxgi.dll %{_libdir}/wine/%{winepedir}/wine-dxgi.dll @@ -1617,6 +1621,7 @@ fi %{_libdir}/wine/%{winepedir}/sppc.dll %{_libdir}/wine/%{winepedir}/srclient.dll %{_libdir}/wine/%{winepedir}/srvcli.dll +%{_libdir}/wine/%{winepedir}/srvsvc.dll %{_libdir}/wine/%{winepedir}/sspicli.dll %{_libdir}/wine/%{winepedir}/stdole2.tlb %{_libdir}/wine/%{winepedir}/stdole32.tlb @@ -1682,6 +1687,7 @@ fi %{_libdir}/wine/%{winepedir}/win32k.sys %endif %{_libdir}/wine/%{winepedir}/win32u.dll +%{_libdir}/wine/%{winepedir}/windows.applicationmodel.dll %{_libdir}/wine/%{winepedir}/windows.devices.bluetooth.dll %{_libdir}/wine/%{winepedir}/windows.devices.enumeration.dll %{_libdir}/wine/%{winepedir}/windows.devices.usb.dll @@ -1724,6 +1730,7 @@ fi %{_libdir}/wine/%{winesodir}/winspool.so %{_libdir}/wine/%{winepedir}/winsta.dll %{_libdir}/wine/%{winepedir}/wintypes.dll +%{_libdir}/wine/%{winepedir}/wldp.dll %{_libdir}/wine/%{winepedir}/wmasf.dll %{_libdir}/wine/%{winepedir}/wmi.dll %{_libdir}/wine/%{winepedir}/wmic.exe @@ -2004,6 +2011,7 @@ fi %{_libdir}/wine/%{winesodir}/amstream.dll.so %{_libdir}/wine/%{winesodir}/apphelp.dll.so %{_libdir}/wine/%{winesodir}/appwiz.cpl.so +%{_libdir}/wine/%{winesodir}/appxdeploymentclient.dll.so %{_libdir}/wine/%{winesodir}/atl.dll.so %{_libdir}/wine/%{winesodir}/atl80.dll.so %{_libdir}/wine/%{winesodir}/atl90.dll.so @@ -2109,6 +2117,7 @@ fi %{_libdir}/wine/%{winesodir}/dwmapi.dll.so %{_libdir}/wine/%{winesodir}/dwrite.dll.so %{_libdir}/wine/%{winesodir}/dx8vb.dll.so +%{_libdir}/wine/%{winesodir}/dxcore.dll.so %{_libdir}/wine/%{winesodir}/dxdiagn.dll.so %ghost %{_libdir}/wine/%{winesodir}/dxgi.dll.so %{_libdir}/wine/%{winesodir}/wine-dxgi.dll.so @@ -2393,6 +2402,7 @@ fi %if 0%{?wine_staging} %{_libdir}/wine/%{winesodir}/srvcli.dll.so %endif +%{_libdir}/wine/%{winesodir}/srvsvc.dll.so %{_libdir}/wine/%{winesodir}/sspicli.dll.so %{_libdir}/wine/%{winesodir}/sti.dll.so %{_libdir}/wine/%{winesodir}/strmdll.dll.so @@ -2454,6 +2464,7 @@ fi %{_libdir}/wine/%{winesodir}/wimgapi.dll.so %{_libdir}/wine/%{winesodir}/win32k.sys.so %{_libdir}/wine/%{winesodir}/win32u.dll.so +%{_libdir}/wine/%{winesodir}/windows.applicationmodel.dll.so %{_libdir}/wine/%{winesodir}/windows.devices.bluetooth.dll.so %{_libdir}/wine/%{winesodir}/windows.devices.enumeration.dll.so %{_libdir}/wine/%{winesodir}/windows.devices.usb.dll.so @@ -2487,6 +2498,7 @@ fi %{_libdir}/wine/%{winesodir}/winprint.dll.so %{_libdir}/wine/%{winesodir}/winspool.drv.so %{_libdir}/wine/%{winesodir}/winsta.dll.so +%{_libdir}/wine/%{winesodir}/wldp.dll.so %{_libdir}/wine/%{winesodir}/wmasf.dll.so %{_libdir}/wine/%{winesodir}/wmic.exe.so %{_libdir}/wine/%{winesodir}/wmiutils.dll.so @@ -2794,6 +2806,9 @@ fi %endif %changelog +* Sun Oct 01 2023 Michael Cronenworth - 8.17-1 +- version update + * Tue Aug 22 2023 Michael Cronenworth - 8.14-1 - version update