SHA256
1
0
forked from pool/wine

- updated to 7.21 development release

- 32-on-64 thunks for both Vulkan and OpenGL.
  - OpenLDAP library bundled and built as PE.
  - Support for the RAW print processor in WinPrint.
  - More progress on the long types printf format conversion.
  - Various bug fixes.
- update staging to 7.22 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=956
This commit is contained in:
2022-11-26 08:53:04 +00:00
committed by Git OBS Bridge
parent 8ef6761a44
commit 521ae204fb
8 changed files with 35 additions and 27 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/v7.21</param>
<param name="revision">refs/tags/v7.22</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>