SHA256
1
0
forked from pool/wine

- updated to 7.4 development release

- 'Light' theme enabled by default.
  - Bundled vkd3d library.
  - WineD3D, D3D12 and DXGI modules converted to PE.
  - More large scale cleanups to support 'long' type.
  - Various bug fixes.
- update staging to 7.4 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=903
This commit is contained in:
2022-03-12 10:24:42 +00:00
committed by Git OBS Bridge
parent dd17654d26
commit 6909b59fe3
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/v7.3</param>
<param name="revision">refs/tags/v7.4</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>