- Updated to 8.4 release

- Support for the Low Fragmentation Heap.
  - Smard card support using PCSC-Lite.
  - Bundled Zydis library for more correct disassembly.
  - Various bug fixes.
- update staging to 8.4 release
- buildrequires pkgconfig(wayland-client)

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=992
This commit is contained in:
2023-03-19 09:18:55 +00:00
committed by Git OBS Bridge
parent 6388d4b202
commit baafcc8873
9 changed files with 38 additions and 26 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Mar 19 09:15:04 UTC 2023 - Marcus Meissner <meissner@suse.com>
- Updated to 8.4 release
- Support for the Low Fragmentation Heap.
- Smard card support using PCSC-Lite.
- Bundled Zydis library for more correct disassembly.
- Various bug fixes.
- update staging to 8.4 release
- buildrequires pkgconfig(wayland-client)
-------------------------------------------------------------------
Sat Mar 4 08:28:53 UTC 2023 - Marcus Meissner <meissner@suse.com>