- updated to 4.21 development release

- HTTP proxy configuration through DHCP.
  - Parameter block support in D3DX9.
  - A few more dlls converted to PE.
  - Various bug fixes.
- updated staging to 4.21

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=669
This commit is contained in:
2019-11-30 06:55:14 +00:00
committed by Git OBS Bridge
parent 5f3a52fdef
commit ecc0f46e17
9 changed files with 39 additions and 29 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.20</param>
<param name="revision">refs/tags/v4.21</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>