SHA256
1
0
forked from pool/wine

- updated to 6.9 development release

- WPCAP library converted to PE.
  - Support for paper forms in the print spooler.
  - More math functions from Musl in the C runtime.
  - Various bug fixes.
- update staging to 6.9 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=844
This commit is contained in:
2021-05-22 11:23:19 +00:00
committed by Git OBS Bridge
parent e91e64ed1f
commit c7416f1ffd
8 changed files with 34 additions and 27 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.8</param>
<param name="revision">refs/tags/v6.9</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>