From f71f0356a30606c81180d4eabf2419e79de64637d64d1ccab6412c797ab0719d Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sun, 19 Mar 2023 09:19:58 +0000 Subject: [PATCH] - Initial step of the Wayland graphics driver. - Cleanups in IME support. - A number of test fixes. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=993 --- wine.changes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wine.changes b/wine.changes index 522ec23..4aca434 100644 --- a/wine.changes +++ b/wine.changes @@ -2,9 +2,9 @@ Sun Mar 19 09:15:04 UTC 2023 - Marcus Meissner - Updated to 8.4 release - - Support for the Low Fragmentation Heap. - - Smard card support using PCSC-Lite. - - Bundled Zydis library for more correct disassembly. + - Initial step of the Wayland graphics driver. + - Cleanups in IME support. + - A number of test fixes. - Various bug fixes. - update staging to 8.4 release - buildrequires pkgconfig(wayland-client)