- 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:
2017-01-07 10:01:48 +00:00
committed by Git OBS Bridge
parent df7d82dc47
commit a7258c2880
8 changed files with 32 additions and 25 deletions

View File

@@ -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