- Updated to 6.0 release, highlevel changes:

- Core modules in PE format.
  - Vulkan backend for WineD3D.
  - DirectShow and Media Foundation support.
  - Text console redesign.
- update staging to 6.0 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=789
This commit is contained in:
2021-01-14 16:08:23 +00:00
committed by Git OBS Bridge
parent 6023c55ec6
commit 3391b7e470
3 changed files with 14 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="url">https://github.com/wine-staging/wine-staging.git</param>
<param name="revision">refs/tags/v6.0-rc6</param>
<param name="revision">refs/tags/v6.0</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>