SHA256
1
0
forked from pool/wine

- Update to 3.15 development release

- Support for DPI scaling on Android.
  - HID device support in Raw Input.
  - Many more new icons in Shell32.
  - WinHTTP converted to use Windows Sockets.
  - Syntax fixes in the command line interpreter.
  - Various bug fixes.
- updated winetricks

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=538
This commit is contained in:
2018-09-01 06:18:42 +00:00
committed by Git OBS Bridge
parent ce4bc05276
commit 4987ea4b14
8 changed files with 220 additions and 52 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/v3.14</param>
<param name="revision">refs/tags/v3.15</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>
@@ -11,7 +11,7 @@
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">wined3d9(.*)</param>
<param name="url">https://github.com/sarnex/wine-d3d9-patches.git</param>
<param name="revision">refs/tags/wine-d3d9-3.13</param>
<param name="revision">refs/tags/wine-d3d9-3.14</param>
<param name="scm">git</param>
</service>
<service name="recompress" mode="disabled">