From 42f47ca3ce19f396436aa5a0318f8a83902595ca Mon Sep 17 00:00:00 2001 From: Michael Cronenworth Date: Sun, 16 Aug 2020 14:42:03 -0500 Subject: [PATCH] Update to 5.15 --- .gitignore | 6 +++--- sources | 6 +++--- wine.spec | 12 +++++++++--- 3 files changed, 15 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 7817af3..a8a1bb5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -/wine-5.14.tar.xz -/wine-5.14.tar.xz.sign -/wine-staging-5.14.tar.gz +/wine-5.15.tar.xz +/wine-5.15.tar.xz.sign +/wine-staging-5.15.2.tar.gz diff --git a/sources b/sources index bb12819..c361790 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (wine-5.14.tar.xz) = 21240d832497ba9a4313613ae27c21316ef383290dfcce81aebfbbf45edb7db6981739fe2ad42138b6df0a75a434d5aa8e4d87f9745f98c5f14000e1949ec342 -SHA512 (wine-5.14.tar.xz.sign) = 9fe8e48fd31e7c2e96450558d362c8b1704a9ffae633517ef74562cbc8264349788b1070442f142b4e818fbfd8870876349306d2696647e417fcc227fc4ea3f9 -SHA512 (wine-staging-5.14.tar.gz) = da81b572480a6fc12aa39a93070e2b88593bba1463d5b0545083dbd6eaa306ec57fe39e77f24544d2a1a396a3e64c1687c12b69e0643e11a909e4e31a3e46014 +SHA512 (wine-5.15.tar.xz) = 90baf7df915cf1ce88022a4aebe4a6975b4b0defcc043a0c6738fefb9b853e0bfbcc645c39e33cdbb20673fab5df7561ab5b55e38a4e0a68907912a80e556ae3 +SHA512 (wine-5.15.tar.xz.sign) = f471d59773ad290bd4a8942380391965df630b6126b48cbbd46726b0b9d7b394b3eca3b0f6b0a0a045842aa6501ae05c67e825085845188075d6723f9a0d66b7 +SHA512 (wine-staging-5.15.2.tar.gz) = d87209373715707a3c36ffe907bdad89693d9dc693b0d732a5a432df612fb0b043eef7c7064868fedc8b5f02ad430d31efc2382df324277bfa1ff61867641590 diff --git a/wine.spec b/wine.spec index 4bec165..27a7288 100644 --- a/wine.spec +++ b/wine.spec @@ -44,8 +44,8 @@ %endif Name: wine -Version: 5.14 -Release: 2%{?dist} +Version: 5.15 +Release: 1%{?dist} Summary: A compatibility layer for windows applications License: LGPLv2+ @@ -95,7 +95,7 @@ Patch511: wine-cjk.patch %if 0%{?wine_staging} # wine-staging patches # pulseaudio-patch is covered by that patch-set, too. -Source900: https://github.com/wine-staging/wine-staging/archive/v%{version}.tar.gz#/wine-staging-%{version}.tar.gz +Source900: https://github.com/wine-staging/wine-staging/archive/v%{version}.2.tar.gz#/wine-staging-%{version}.2.tar.gz %endif %if !%{?no64bit} @@ -1285,6 +1285,8 @@ fi %{_libdir}/wine/api-ms-win-core-file-l2-1-0.%{winedll} %{_libdir}/wine/api-ms-win-core-file-l2-1-1.%{winedll} %{_libdir}/wine/api-ms-win-core-file-l2-1-2.%{winedll} +%{_libdir}/wine/api-ms-win-core-file-ansi-l2-1-0.%{winedll} +%{_libdir}/wine/api-ms-win-core-file-fromapp-l1-1-0.%{winedll} %{_libdir}/wine/api-ms-win-core-handle-l1-1-0.%{winedll} %{_libdir}/wine/api-ms-win-core-heap-l1-1-0.%{winedll} %{_libdir}/wine/api-ms-win-core-heap-l1-2-0.%{winedll} @@ -1319,6 +1321,7 @@ fi %{_libdir}/wine/api-ms-win-core-memory-l1-1-0.%{winedll} %{_libdir}/wine/api-ms-win-core-memory-l1-1-1.%{winedll} %{_libdir}/wine/api-ms-win-core-memory-l1-1-2.%{winedll} +%{_libdir}/wine/api-ms-win-core-memory-l1-1-3.%{winedll} %{_libdir}/wine/api-ms-win-core-memory-l1-1-4.%{winedll} %{_libdir}/wine/api-ms-win-core-misc-l1-1-0.%{winedll} %{_libdir}/wine/api-ms-win-core-namedpipe-l1-1-0.%{winedll} @@ -2358,6 +2361,9 @@ fi %endif %changelog +* Sun Aug 16 2020 Michael Cronenworth 5.15-1 +- version update + * Mon Aug 10 2020 Frantisek Zatloukal - 5.14-2 - Recommend wine-dxvk as part of https://fedoraproject.org/wiki/Changes/DXVKwined3d