SHA256
1
0
forked from pool/wine

- updated to 4.20 development release

- New version of the Mono engine with an FNA update.
  - Code persistence in VBScript and JScript.
  - Vulkan spec updates.
  - Improved support for LLVM MinGW.
  - Various bug fixes.
- updated staging to 4.20

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=666
This commit is contained in:
2019-11-16 13:54:10 +00:00
committed by Git OBS Bridge
parent 90ae6d18a7
commit a1ba95524b
8 changed files with 40 additions and 13 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/v4.19</param>
<param name="revision">refs/tags/v4.20</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>