- Updated to 9.4 release

- Bundled vkd3d upgraded to version 1.11.
  - Initial OpenGL support in the Wayland driver.
  - Support for elevating process privileges.
  - More HID pointer improvements.
  - Various bug fixes.
- update staging to 9.4 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=1093
This commit is contained in:
2024-03-09 07:50:57 +00:00
committed by Git OBS Bridge
parent 49f4194167
commit 043802ee93
9 changed files with 38 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/v9.3</param>
<param name="revision">refs/tags/v9.4</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>