SHA256
1
0
forked from pool/wine

- updated to 6.23 development release

- Mount manager and CoreAudio driver converted to PE.
  - Support for exception handling in Wow64 mode.
  - Optional support for using the distribution's PE libraries.
  - A number of UI improvements in WineDbg.
  - Various bug fixes.
- update staging to 6.23 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=883
This commit is contained in:
2021-12-05 13:31:58 +00:00
committed by Git OBS Bridge
parent b5616296d7
commit 7ecb5eced5
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/v6.22</param>
<param name="revision">refs/tags/v6.23</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>