- Updated to 1.1.42
- Support for shared 32/64-bit setups. - Dwarf debug info support for better backtraces. - More standard actions supported in MSI. - Support for TIFF image format in WinCodecs. - A number of Direct3D improvements. - Shell fixes for better Internet Explorer support. - Various bug fixes. - Updated to 1.1.41 - A wide range of Direct3D improvements. - Support for SHA-256, SHA-384, and SHA-512 algorithms. - A number of MSHTML fixes. - Support for mp3 decoding on Mac OS X. - Various widl improvements. - More typelib fixes. - OLE storage improvements. - Various bug fixes. - Updated winetricks OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=28
This commit is contained in:
parent
ee52bcf1b2
commit
efd55942bc
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5ad6c3ef77a523d17b778cbe4f2169e46e3f804d8d6f998f5e2965eae800f2b3
|
|
||||||
size 16467405
|
|
3
wine-1.1.42.tar.bz2
Normal file
3
wine-1.1.42.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:902c1cfe618f06b001a37c5e165db9645e7fc4c1ce994252ae10673dddf16e1a
|
||||||
|
size 16529436
|
26
wine.changes
26
wine.changes
@ -1,3 +1,29 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 2 20:52:05 CEST 2010 - meissner@suse.de
|
||||||
|
|
||||||
|
- Updated to 1.1.42
|
||||||
|
- Support for shared 32/64-bit setups.
|
||||||
|
- Dwarf debug info support for better backtraces.
|
||||||
|
- More standard actions supported in MSI.
|
||||||
|
- Support for TIFF image format in WinCodecs.
|
||||||
|
- A number of Direct3D improvements.
|
||||||
|
- Shell fixes for better Internet Explorer support.
|
||||||
|
- Various bug fixes.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 19 20:31:31 CET 2010 - meissner@suse.de
|
||||||
|
|
||||||
|
- Updated to 1.1.41
|
||||||
|
- A wide range of Direct3D improvements.
|
||||||
|
- Support for SHA-256, SHA-384, and SHA-512 algorithms.
|
||||||
|
- A number of MSHTML fixes.
|
||||||
|
- Support for mp3 decoding on Mac OS X.
|
||||||
|
- Various widl improvements.
|
||||||
|
- More typelib fixes.
|
||||||
|
- OLE storage improvements.
|
||||||
|
- Various bug fixes.
|
||||||
|
- Updated winetricks
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 17 13:47:52 CET 2010 - meissner@suse.de
|
Wed Mar 17 13:47:52 CET 2010 - meissner@suse.de
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
#---- Constants -------------------------------------------------
|
#---- Constants -------------------------------------------------
|
||||||
|
|
||||||
# Name of this version of winetricks (YYYYMMDD)
|
# Name of this version of winetricks (YYYYMMDD)
|
||||||
VERSION=20100316
|
VERSION=20100317
|
||||||
|
|
||||||
early_wine()
|
early_wine()
|
||||||
{
|
{
|
||||||
@ -241,7 +241,7 @@ usage() {
|
|||||||
echo " riched30 MS riched30"
|
echo " riched30 MS riched30"
|
||||||
echo " richtx32 MS Rich TextBox Control 6.0"
|
echo " richtx32 MS Rich TextBox Control 6.0"
|
||||||
echo " shockwave Adobe Shockwave Player"
|
echo " shockwave Adobe Shockwave Player"
|
||||||
echo " steam Valve's Steam Client App"
|
echo " steam Steam Client App from Valve"
|
||||||
echo " tahoma MS Tahoma font (not part of corefonts)"
|
echo " tahoma MS Tahoma font (not part of corefonts)"
|
||||||
echo " urlmon MS urlmon.dll"
|
echo " urlmon MS urlmon.dll"
|
||||||
echo " usp10 MS usp10.dll (Uniscribe)"
|
echo " usp10 MS usp10.dll (Uniscribe)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user