SHA256
1
0
forked from pool/wine

- Updated to 6.0rc1 development release

- Gecko engine update.
  - WindowsCodecs and QCap libraries converted to PE.
  - Faster font initialization at process start.
  - Support for named pipes with empty names.
  - Various bug fixes.
- update staging to 6.0rc1 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=769
This commit is contained in:
2020-12-05 07:35:13 +00:00
committed by Git OBS Bridge
parent c428b6ea29
commit d8e7cfdf11
9 changed files with 40 additions and 29 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/v5.22</param>
<param name="revision">refs/tags/v6.0rc1</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>