SHA256
1
0
forked from pool/wine

- 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:
Marcus Meissner 2011-09-11 08:12:17 +00:00 committed by Git OBS Bridge
parent a5c7713de7
commit bf12a2923f
4 changed files with 17 additions and 4 deletions

View File

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c4fce6359d9734977ec25ac4f6e318b3e8fc407619143e780324ae2d8b302d93
size 19626303

View File

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

View File

@ -34,7 +34,7 @@ BuildRequires: gstreamer-0_10-plugins-base-devel
License: LGPLv2.1+
Group: System/Emulators/PC
AutoReqProv: on
Version: 1.3.27
Version: 1.3.28
Release: 1
Summary: An MS Windows Emulator
Url: http://www.winehq.com