SHA256
1
0
forked from pool/wine

- Updated to 6.0rc1 development release

- Gecko engine update.
  - WindowsCodecs and QCap libraries converted to PE.
  - Faster font initialization at process start.
  - Support for named pipes with empty names.
  - Various bug fixes.
- update staging to 6.0rc1 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=769
This commit is contained in:
2020-12-05 07:35:13 +00:00
committed by Git OBS Bridge
parent c428b6ea29
commit d8e7cfdf11
9 changed files with 40 additions and 29 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Dec 5 07:33:48 UTC 2020 - Marcus Meissner <meissner@suse.com>
- Updated to 6.0rc1 development release
- Gecko engine update.
- WindowsCodecs and QCap libraries converted to PE.
- Faster font initialization at process start.
- Support for named pipes with empty names.
- Various bug fixes.
- update staging to 6.0rc1 release
-------------------------------------------------------------------
Sat Nov 21 08:06:16 UTC 2020 - Marcus Meissner <meissner@suse.com>