From bf12a2923fd332e6eb671bf8868db58f632f744a31321b1e4d60818d3006489c Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sun, 11 Sep 2011 08:12:17 +0000 Subject: [PATCH] - 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 --- wine-1.3.27.tar.bz2 | 3 --- wine-1.3.28.tar.bz2 | 3 +++ wine.changes | 13 +++++++++++++ wine.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 wine-1.3.27.tar.bz2 create mode 100644 wine-1.3.28.tar.bz2 diff --git a/wine-1.3.27.tar.bz2 b/wine-1.3.27.tar.bz2 deleted file mode 100644 index 1642255..0000000 --- a/wine-1.3.27.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fb4fdf6ae7cbce14ae0e3d3071f3d1ba0c3796a16082b89acd0a4ff75da23ff -size 19567569 diff --git a/wine-1.3.28.tar.bz2 b/wine-1.3.28.tar.bz2 new file mode 100644 index 0000000..ebf3e56 --- /dev/null +++ b/wine-1.3.28.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4fce6359d9734977ec25ac4f6e318b3e8fc407619143e780324ae2d8b302d93 +size 19626303 diff --git a/wine.changes b/wine.changes index 0efa65b..812cff0 100644 --- a/wine.changes +++ b/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 diff --git a/wine.spec b/wine.spec index 3b345eb..c387bf9 100644 --- a/wine.spec +++ b/wine.spec @@ -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