SHA256
1
0
forked from pool/wine

- updated to 7.8 development release

- X11 and OSS drivers converted to PE.
  - WoW64 support in the sound drivers.
  - Number formatting using the new locale database.
  - Various bug fixes.
- update staging to 7.8 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=918
This commit is contained in:
2022-05-07 11:58:38 +00:00
committed by Git OBS Bridge
parent 791dde1f4e
commit 8ba91fcea2
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/v7.7</param>
<param name="revision">refs/tags/v7.8</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>