SHA256
1
0
forked from pool/wine

- updated to 7.21 development release

- 32-on-64 thunks for both Vulkan and OpenGL.
  - OpenLDAP library bundled and built as PE.
  - Support for the RAW print processor in WinPrint.
  - More progress on the long types printf format conversion.
  - Various bug fixes.
- update staging to 7.22 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=956
This commit is contained in:
2022-11-26 08:53:04 +00:00
committed by Git OBS Bridge
parent 8ef6761a44
commit 521ae204fb
8 changed files with 35 additions and 27 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Nov 26 08:52:37 UTC 2022 - Marcus Meissner <meissner@suse.com>
- updated to 7.21 development release
- 32-on-64 thunks for both Vulkan and OpenGL.
- OpenLDAP library bundled and built as PE.
- Support for the RAW print processor in WinPrint.
- More progress on the long types printf format conversion.
- Various bug fixes.
- update staging to 7.22 release
-------------------------------------------------------------------
Sat Nov 19 14:55:39 UTC 2022 - Tobias Klausmann <tobias.klausmann@freenet.de>