SHA256
1
0
forked from pool/wine

- Updated to 5.8 development release

- Support for Plug & Play device notifications.
  - More support for building with Clang in MSVC mode.
  - Still more progress on the WineD3D Vulkan backend.
  - Initial implementation of a GIF encoder.
  - Vulkan spec update.
  - Various bug fixes.
- update staging to 5.8 release
- remove patch.txt: was upstream fix

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=725
This commit is contained in:
2020-05-09 06:36:06 +00:00
committed by Git OBS Bridge
parent ac8636ef6a
commit 6aa97921a9
11 changed files with 5590 additions and 41 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat May 9 06:35:09 UTC 2020 - Marcus Meissner <meissner@suse.com>
- Updated to 5.8 development release
- Support for Plug & Play device notifications.
- More support for building with Clang in MSVC mode.
- Still more progress on the WineD3D Vulkan backend.
- Initial implementation of a GIF encoder.
- Vulkan spec update.
- Various bug fixes.
- update staging to 5.8 release
- remove patch.txt: was upstream fix
-------------------------------------------------------------------
Wed Apr 29 13:36:55 UTC 2020 - Marcus Meissner <meissner@suse.com>