- Updated to 9.6 release

- Support for advanced AVX features in register contexts.
  - More Direct2D effects work.
  - Support for RSA OAEP padding in BCrypt.
  - Interpreted mode fixes in WIDL.
  - Various bug fixes.
- update staging to 9.6 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=1098
This commit is contained in:
2024-04-06 15:01:45 +00:00
committed by Git OBS Bridge
parent 3e7c92cdec
commit 464fe1ca15
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/v9.5</param>
<param name="revision">refs/tags/v9.6</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>