diff --git a/wine-1.3.29.tar.bz2 b/wine-1.3.29.tar.bz2 deleted file mode 100644 index 28e23aa..0000000 --- a/wine-1.3.29.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d404581c3a1cf4220384630b3cf162af20e652fd124e9e3c42556ebdca1a180f -size 19641936 diff --git a/wine-1.3.30.tar.bz2 b/wine-1.3.30.tar.bz2 new file mode 100644 index 0000000..499e1f1 --- /dev/null +++ b/wine-1.3.30.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d12c9e1f10576fce54a8a4d62aa1534f5891e4e2b762c7e6cdbe572c919e3924 +size 19662333 diff --git a/wine.changes b/wine.changes index 8f3d20c..26fb8e1 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Oct 18 17:45:28 CEST 2011 - meissner@suse.de + +- Updated to 1.3.30 development snapshot + - DirectSound reimplemented on top of MMDevAPI. + - Support for StretchBlt in the DIB engine. + - User interface improvements in HTML help. + - Some MSXML fixes. + - Performance improvements in cmd. + - Various bug fixes. + +------------------------------------------------------------------- +Sat Oct 15 10:40:45 UTC 2011 - andrea.turrini@gmail.com + +- fixed typo in wine.spec + +------------------------------------------------------------------- +Tue Oct 4 10:08:01 CEST 2011 - meissner@suse.de + +- recommend dosbox as it is used when vm86 is not present. + ------------------------------------------------------------------- Sun Sep 25 09:59:25 CEST 2011 - meissner@suse.de diff --git a/wine.spec b/wine.spec index 09bcd4e..52fa331 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.29 +Version: 1.3.30 Release: 1 Summary: An MS Windows Emulator Url: http://www.winehq.com @@ -48,7 +48,9 @@ Source5: ubuntuwine.tar.bz2 # SUSE specific patches # - currently none, but add them here Patch0: susepatches.patch -Recommends: wine-gecko wine-mp3 +Recommends: wine-gecko +Recommends: wine-mp3 +Recommends: dosbox Conflicts: wine-gecko < 1.3 %ifarch %ix86 x86_64 @@ -93,7 +95,7 @@ Requires: libgnutls.so.28 %endif %description 32bit -This package contains the 32bit runtime environmnent (libraries, DLLs, EXEs) of Wine. +This package contains the 32bit runtime environment (libraries, DLLs, EXEs) of Wine. It is required to run Win32 binaries. It requires either the 32bit or 64bit "wine" environment to work. %endif