SHA256
1
0
forked from pool/wine

- updated to 4.8 development release

- Support building most programs in PE format.
  - Unicode data updated to Unicode 12.0.
  - Support for MSI patch files.
  - Default to non-PIC builds on i386.
  - Joystick support improvements.
  - Asturian locale.
  - Various bug fixes.
- updated staging to 4.8

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=618
This commit is contained in:
2019-05-10 15:49:49 +00:00
committed by Git OBS Bridge
parent 7dad635366
commit 0ec079879a
6 changed files with 34 additions and 21 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri May 10 15:49:18 UTC 2019 - Marcus Meissner <meissner@suse.com>
- updated to 4.8 development release
- Support building most programs in PE format.
- Unicode data updated to Unicode 12.0.
- Support for MSI patch files.
- Default to non-PIC builds on i386.
- Joystick support improvements.
- Asturian locale.
- Various bug fixes.
- updated staging to 4.8
-------------------------------------------------------------------
Sat Apr 27 05:41:13 UTC 2019 - Marcus Meissner <meissner@suse.com>