- updated to 6.9 development release

- WPCAP library converted to PE.
  - Support for paper forms in the print spooler.
  - More math functions from Musl in the C runtime.
  - Various bug fixes.
- update staging to 6.9 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=844
This commit is contained in:
2021-05-22 11:23:19 +00:00
committed by Git OBS Bridge
parent e91e64ed1f
commit c7416f1ffd
8 changed files with 34 additions and 27 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat May 22 11:22:31 UTC 2021 - Marcus Meissner <meissner@suse.com>
- updated to 6.9 development release
- WPCAP library converted to PE.
- Support for paper forms in the print spooler.
- More math functions from Musl in the C runtime.
- Various bug fixes.
- update staging to 6.9 release
-------------------------------------------------------------------
Wed May 19 12:28:30 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>