SHA256
1
0
forked from pool/wine

- updated to 7.22 development release

- mark bundled libraries with Provides: bundled(name) = version

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=958
This commit is contained in:
Marcus Meissner 2022-11-26 09:27:04 +00:00 committed by Git OBS Bridge
parent a7aa4285a1
commit 51567eeb02

View File

@ -1,13 +1,14 @@
-------------------------------------------------------------------
Sat Nov 26 08:52:37 UTC 2022 - Marcus Meissner <meissner@suse.com>
- updated to 7.21 development release
- updated to 7.22 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
- mark bundled libraries with Provides: bundled(name) = version
-------------------------------------------------------------------
Sat Nov 19 14:55:39 UTC 2022 - Tobias Klausmann <tobias.klausmann@freenet.de>