SHA256
1
0
forked from pool/wine

- Updated to 8.8 release

- More work towards full PE support in the PostScript driver.                                                                                                                              
  - Initial support for loading ARM64EC modules.                                                                                                                                             
  - More work on IME restructuration.                                                                                                                                                        
  - Various bug fixes.                                                                                                                                                                       
- update staging to 8.8 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=1009
This commit is contained in:
2023-05-13 07:31:43 +00:00
committed by Git OBS Bridge
parent a2589ef294
commit 67270fa7c3
8 changed files with 33 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/v8.7</param>
<param name="revision">refs/tags/v8.8</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>