- updated to 6.15 development release
- WinSock (WS2_32) library converted to PE. - Support for performance data in the registry. - More 32->64-bit thunks for NTDLL calls. - Improved floating point status handling in the C runtime. - More preparation work for the GDI syscall interface. - Various bug fixes. - update staging to 6.15 release OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=866
This commit is contained in:
9
_service
9
_service
@@ -3,17 +3,10 @@
|
||||
<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.14</param>
|
||||
<param name="revision">refs/tags/v6.15</param>
|
||||
<param name="match-tag">v*.*</param>
|
||||
<param name="scm">git</param>
|
||||
</service>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<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-4.1</param>
|
||||
<param name="scm">git</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
|
Reference in New Issue
Block a user