SHA256
1
0
forked from pool/wine

- updated to 7.6 development release

- Mono engine updated to version 7.2.0.
  - More progress on the PE conversion of graphics drivers.
  - Locale support using the new CLDR-based database.
  - Various bug fixes.
- update staging to 7.6 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=910
This commit is contained in:
2022-04-09 11:50:08 +00:00
committed by Git OBS Bridge
parent 20367f3671
commit 7266a52c04
9 changed files with 38 additions and 28 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.5</param>
<param name="revision">refs/tags/v7.6</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>