SHA256
1
0
forked from pool/wine

- updated to 4.18 development release

- Many new VBScript functions.
  - A number of cleanups and improvements in Quartz.
  - Fixes for several test failures.
  - Various bug fixes.
- updated staging to 4.18

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=661
This commit is contained in:
2019-10-19 06:37:50 +00:00
committed by Git OBS Bridge
parent 52979b3967
commit 3426c07647
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/v4.17</param>
<param name="revision">refs/tags/v4.18</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>