- updated to 6.8 development release

- Libraries installed into architecture-specific subdirectories.
  - Secur32 library converted to PE.
  - Support for Map object in JavaScript.
  - Various bug fixes.
- update staging to 6.8 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=827
This commit is contained in:
2021-05-08 12:56:26 +00:00
committed by Git OBS Bridge
parent 66db41f33d
commit 7a3d9d32b6
9 changed files with 36 additions and 26 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat May 8 12:56:00 UTC 2021 - Marcus Meissner <meissner@suse.com>
- updated to 6.8 development release
- Libraries installed into architecture-specific subdirectories.
- Secur32 library converted to PE.
- Support for Map object in JavaScript.
- Various bug fixes.
- update staging to 6.8 release
-------------------------------------------------------------------
Sat Apr 24 08:16:43 UTC 2021 - Marcus Meissner <meissner@suse.com>