- Updated to 9.9 release

- Support for new Wow64 mode in ODBC.                                                                                                                                                      
  - Improved CPU detection on ARM platforms.                                                                                                                                                 
  - Removal of a number of obsolete features in WineD3D.                                                                                                                                     
  - Various bug fixes.                                                                                                                                                                       
- update staging to 9.9 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=1105
This commit is contained in:
2024-05-21 08:36:33 +00:00
committed by Git OBS Bridge
parent c9fe84e89b
commit dffef81265
9 changed files with 36 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.8</param>
<param name="revision">refs/tags/v9.9</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>