- Updated to 1.3.28 development snapshot
- Initial version of the VBScript parser. - Automagic audio driver selection. - Support for volume information on UDF file systems. - The OpenGL renderer is now the default for DirectDraw. - Device configuration dialog in DirectInput. - SetDIBitsToDevice support in the DIB engine. - Several improvements in the cmd parser. - Various bug fixes. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=104
This commit is contained in:
parent
a5c7713de7
commit
bf12a2923f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2fb4fdf6ae7cbce14ae0e3d3071f3d1ba0c3796a16082b89acd0a4ff75da23ff
|
|
||||||
size 19567569
|
|
3
wine-1.3.28.tar.bz2
Normal file
3
wine-1.3.28.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c4fce6359d9734977ec25ac4f6e318b3e8fc407619143e780324ae2d8b302d93
|
||||||
|
size 19626303
|
13
wine.changes
13
wine.changes
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 11 10:11:11 CEST 2011 - meissner@suse.de
|
||||||
|
|
||||||
|
- Updated to 1.3.28 development snapshot
|
||||||
|
- Initial version of the VBScript parser.
|
||||||
|
- Automagic audio driver selection.
|
||||||
|
- Support for volume information on UDF file systems.
|
||||||
|
- The OpenGL renderer is now the default for DirectDraw.
|
||||||
|
- Device configuration dialog in DirectInput.
|
||||||
|
- SetDIBitsToDevice support in the DIB engine.
|
||||||
|
- Several improvements in the cmd parser.
|
||||||
|
- Various bug fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 31 14:25:25 CEST 2011 - meissner@suse.de
|
Wed Aug 31 14:25:25 CEST 2011 - meissner@suse.de
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ BuildRequires: gstreamer-0_10-plugins-base-devel
|
|||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Group: System/Emulators/PC
|
Group: System/Emulators/PC
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 1.3.27
|
Version: 1.3.28
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: An MS Windows Emulator
|
Summary: An MS Windows Emulator
|
||||||
Url: http://www.winehq.com
|
Url: http://www.winehq.com
|
||||||
|
Loading…
Reference in New Issue
Block a user