- Updated to 2.0-rc4 development snapshot
- Bug fixes only, we are in code freeze. - updated winetricks - Updated to 2.0-rc2 development snapshot - Bug fixes only, we are in code freeze. - updated winetricks - Updated to 2.0-rc1 development snapshot - Bug fix update of the Mono engine. - Support for IDN name resolution. - Many more Shader Model 5 operations. - Still more fixes in the regression tests. - Various bug fixes. - updated winetricks OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=392
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
# Name of this version of winetricks (YYYYMMDD)
|
||||
# (This doesn't change often, use the sha1sum of the file when reporting problems)
|
||||
WINETRICKS_VERSION=20161107
|
||||
WINETRICKS_VERSION=20170101
|
||||
|
||||
# This is a UTF-8 file
|
||||
# You should see an o with two dots over it here [ö]
|
||||
@@ -4616,7 +4616,7 @@ winetricks_init()
|
||||
WINETRICKS_WINE_MICRO=$(echo $WINETRICKS_WINE_VERSION | sed 's/wine-1.[0-9][0-9]*\.\([0-9]*\).*/\1/')
|
||||
|
||||
if [ ! "$WINETRICKS_SUPER_QUIET" ] ; then
|
||||
echo "Using winetricks $(winetricks_print_version) with $WINETRICKS_WINE_VERSION"
|
||||
echo "Using winetricks $(winetricks_print_version) with ${WINETRICKS_WINE_VERSION} and WINEARCH=${W_ARCH}"
|
||||
fi
|
||||
|
||||
winetricks_latest_version_check
|
||||
|
Reference in New Issue
Block a user