- Updated to 5.22 development release

- C runtime libraries converted to PE.
  - Use fontconfig cache for faster startup.
  - Video playback improvements.
  - 3DES cipher support.
  - Various bug fixes.
- update staging to 5.22 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=766
This commit is contained in:
2020-11-21 07:07:31 +00:00
committed by Git OBS Bridge
parent 0298447df6
commit c428b6ea29
9 changed files with 37 additions and 26 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Nov 21 08:06:16 UTC 2020 - Marcus Meissner <meissner@suse.com>
- Updated to 5.22 development release
- C runtime libraries converted to PE.
- Use fontconfig cache for faster startup.
- Video playback improvements.
- 3DES cipher support.
- Various bug fixes.
- update staging to 5.22 release
-------------------------------------------------------------------
Sat Nov 7 07:30:23 UTC 2020 - Marcus Meissner <meissner@suse.com>