SHA256
1
0
forked from pool/wine

- Update to 2.7 development snapshot

- TCP and UDP connection support in WebServices.
  - Various shader improvements for Direct3D 11.
  - Improved support for high DPI settings.
  - Partial reimplementation of the GLU library.
  - Support for recent versions of OSMesa.
  - Window management improvements on macOS.
  - Various bug fixes.
- updated winetricks

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=417
This commit is contained in:
2017-04-29 16:08:15 +00:00
committed by Git OBS Bridge
parent 9876f43b79
commit a946314bf3
7 changed files with 140 additions and 55 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Apr 29 16:06:30 UTC 2017 - meissner@suse.com
- Update to 2.7 development snapshot
- TCP and UDP connection support in WebServices.
- Various shader improvements for Direct3D 11.
- Improved support for high DPI settings.
- Partial reimplementation of the GLU library.
- Support for recent versions of OSMesa.
- Window management improvements on macOS.
- Various bug fixes.
- updated winetricks
-------------------------------------------------------------------
Wed Apr 19 07:55:57 UTC 2017 - meissner@suse.com