SHA256
1
0
forked from pool/wine

- Updated to 8.5 release

- Bundled vkd3d upgraded to version 1.7.
  - Better error reporting in the IDL compiler.
  - Support for shared Wow64 Classes registry key.
  - More cleanups in IME support.
  - Support for configuring a WinRT dark theme.
  - Various bug fixes.
- update staging to 8.5 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=995
This commit is contained in:
2023-04-01 09:04:02 +00:00
committed by Git OBS Bridge
parent f71f0356a3
commit 1d311e51b0
9 changed files with 38 additions and 26 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Apr 1 09:02:09 UTC 2023 - Marcus Meissner <meissner@suse.com>
- Updated to 8.5 release
- Bundled vkd3d upgraded to version 1.7.
- Better error reporting in the IDL compiler.
- Support for shared Wow64 Classes registry key.
- More cleanups in IME support.
- Support for configuring a WinRT dark theme.
- Various bug fixes.
- update staging to 8.5 release
-------------------------------------------------------------------
Sun Mar 19 09:15:04 UTC 2023 - Marcus Meissner <meissner@suse.com>