SHA256
1
0
forked from pool/wine

- Update to 3.7 development release

- MSI custom actions run in a separate process.
  - Support for job files in the Task Scheduler.
  - Improved viewport support in Direct 3D.
  - Larger resolution version of the standard icons.
  - Various bug fixes.
- updated winetricks
- updated staging to 3.7

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=503
This commit is contained in:
2018-04-27 18:59:19 +00:00
committed by Git OBS Bridge
parent 8a03e58957
commit 10bc00ed5a
8 changed files with 37 additions and 23 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/v3.6</param>
<param name="revision">refs/tags/v3.7</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>
@@ -11,7 +11,7 @@
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">wined3d9(.*)</param>
<param name="url">https://github.com/sarnex/wine-d3d9-patches.git</param>
<param name="revision">refs/tags/wine-d3d9-3.5</param>
<param name="revision">refs/tags/wine-d3d9-3.6</param>
<param name="scm">git</param>
</service>
<service name="recompress" mode="disabled">