- 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:
4
_service
4
_service
@@ -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">
|
||||
|
Reference in New Issue
Block a user