SHA256
1
0
forked from pool/wine

- updated to 4.15 development release

- Initial implementation of the HTTP service.
  - Stack unwinding support on ARM64.
  - Better multi-monitor support on macOS.
  - RichEdit control optimizations.   
  - Various bug fixes.
- updated staging to 4.15

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=649
This commit is contained in:
2019-08-31 08:07:41 +00:00
committed by Git OBS Bridge
parent ad26612334
commit 73ccbf6aa9
9 changed files with 37 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/v4.14</param>
<param name="revision">refs/tags/v4.15</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>