SHA256
1
0
forked from pool/wine

- Update to 3.7 development release

- MSI custom actions run in a separate process.
  - Support for job files in the Task Scheduler.
  - Improved viewport support in Direct 3D.
  - Larger resolution version of the standard icons.
  - Various bug fixes.
- updated winetricks
- updated staging to 3.7

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=503
This commit is contained in:
2018-04-27 18:59:19 +00:00
committed by Git OBS Bridge
parent 8a03e58957
commit 10bc00ed5a
8 changed files with 37 additions and 23 deletions

View File

@@ -5417,6 +5417,8 @@ load_amstream()
w_try cp "$W_TMP/amd64_microsoft-windows-directshow-other_31bf3856ad364e35_6.1.7601.17514_none_6b778d68f75a1a54/amstream.dll" "$W_SYSTEM64_DLLS/amstream.dll"
fi
w_try_regsvr amstream.dll
w_override_dlls native,builtin amstream
}