- Updated to 8.3 release

- Support for the Low Fragmentation Heap.
  - Smard card support using PCSC-Lite.
  - Bundled Zydis library for more correct disassembly.
  - Various bug fixes.
- update staging to 8.3 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=988
This commit is contained in:
2023-03-04 08:30:47 +00:00
committed by Git OBS Bridge
parent ca3aaceab5
commit afe1ad9843
3 changed files with 15 additions and 4 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.2</param>
<param name="revision">refs/tags/v8.3</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>