- updated to 7.12 development release

- Theming support for Qt5 applications.
  - Bundled vkd3d upgraded to version 1.4.
  - Improved effect support in Direct2D.
  - QWORD support in registry tools.
  - Various bug fixes.
- update staging to 7.12 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=926
This commit is contained in:
2022-07-02 07:34:36 +00:00
committed by Git OBS Bridge
parent 8e96baa1b1
commit 989bfff855
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.11</param>
<param name="revision">refs/tags/v7.12</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>