diff --git a/wine-1.3.30.tar.bz2 b/wine-1.3.30.tar.bz2 deleted file mode 100644 index 499e1f1..0000000 --- a/wine-1.3.30.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d12c9e1f10576fce54a8a4d62aa1534f5891e4e2b762c7e6cdbe572c919e3924 -size 19662333 diff --git a/wine-1.3.33.tar.bz2 b/wine-1.3.33.tar.bz2 new file mode 100644 index 0000000..afc9c35 --- /dev/null +++ b/wine-1.3.33.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4acb34a64ae10e1a4dfd1a91019f48a9cc39ad225b6114e4d1a9130987319db +size 19809275 diff --git a/wine.changes b/wine.changes index 26fb8e1..d9f4b38 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Fri Nov 18 21:51:53 CET 2011 - meissner@suse.de + +- Updated to 1.3.33 development snapshot + - Support for text output in the DIB engine. + - Improved support for HTTP proxies. + - New version of the Gecko engine. + - A number of cursor fixes. + - Some fixes in bidirectional text layout. + - Various bug fixes. + +------------------------------------------------------------------- +Sun Nov 6 22:34:00 CET 2011 - meissner@suse.de + +- Updated to 1.3.32 development snapshot + - BiDi text support in the multi-line edit control. + - Support for pattern brushes in the DIB engine. + - A number of MSXML fixes. + - Improvements to the PostScript driver. + - Various bug fixes. + +------------------------------------------------------------------- +Fri Oct 21 21:56:08 CEST 2011 - meissner@suse.de + +- Updated to 1.3.31 development snapshot + - BiDi text support in the single-line edit control. + - Support for StretchDIBits and AlphaBlend in the DIB engine. + - A number of audio fixes. + - VBScript improvements. + - Various bug fixes. +- Updated winetricks + ------------------------------------------------------------------- Tue Oct 18 17:45:28 CEST 2011 - meissner@suse.de diff --git a/wine.spec b/wine.spec index 52fa331..67a690e 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.30 +Version: 1.3.33 Release: 1 Summary: An MS Windows Emulator Url: http://www.winehq.com @@ -48,7 +48,7 @@ Source5: ubuntuwine.tar.bz2 # SUSE specific patches # - currently none, but add them here Patch0: susepatches.patch -Recommends: wine-gecko +Recommends: wine-gecko >= 1.4 Recommends: wine-mp3 Recommends: dosbox Conflicts: wine-gecko < 1.3 @@ -127,6 +127,7 @@ export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's/-fomit-frame-pointer//'` # keep just for susepatches with configure changes autoconf autoheader -I include +CFLAGS="$RPM_OPT_FLAGS" \ %configure \ --with-x \ %ifarch x86_64