SHA256
1
0
forked from pool/wine

- updated to 7.5 development release

- ALSA driver converted to PE.
  - Locale database generated from Unicode CLDR.
  - HLSL compiler support with the bundled vkd3d.
  - Initial support for the OCSP protocol.
  - More cleanups to support 'long' type.
  - Various bug fixes.
- update staging to 7.5 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=908
This commit is contained in:
2022-03-26 11:28:50 +00:00
committed by Git OBS Bridge
parent d7cf3d3908
commit 20367f3671
9 changed files with 38 additions and 26 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Mar 26 08:48:14 UTC 2022 - Marcus Meissner <meissner@suse.com>
- updated to 7.5 development release
- ALSA driver converted to PE.
- Locale database generated from Unicode CLDR.
- HLSL compiler support with the bundled vkd3d.
- Initial support for the OCSP protocol.
- More cleanups to support 'long' type.
- Various bug fixes.
- update staging to 7.5 release
-------------------------------------------------------------------
Sat Mar 12 10:11:03 UTC 2022 - Marcus Meissner <meissner@suse.com>