SHA256
1
0
forked from pool/wine

- Updated to 5.11 development release

- Wine Mono engine updated to 5.1.0, with WpfGfx library support.
  - More work on the separate Unix library for NTDLL.
  - Beginnings of a NetIO kernel driver implementation.
  - Initial support for the Print Ticket API.
  - Removal of the obsolete 32-bit PowerPC architecture.
  - Various bug fixes.
- update staging to 5.11 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=736
This commit is contained in:
2020-06-20 08:04:19 +00:00
committed by Git OBS Bridge
parent 3aeb3a6a6a
commit aba71ad506
9 changed files with 38 additions and 26 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/v5.10</param>
<param name="revision">refs/tags/v5.11</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>