- updated to 4.12 development release

- Still more DLLs are built as PE files by default.
  - Support for Plug & Play device drivers.
  - Better support for the Visual Studio remote debugger.
  - More support for enumerating display devices.
  - Various bug fixes.
- updated staging to 4.11

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=636
This commit is contained in:
2019-07-06 09:06:51 +00:00
committed by Git OBS Bridge
parent 4a6ac02904
commit f8113a34c3
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.11</param>
<param name="revision">refs/tags/v4.12</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>