SHA256
1
0
forked from pool/wine

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

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

- 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

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=116
This commit is contained in:
Marcus Meissner 2011-11-21 22:34:25 +00:00 committed by Git OBS Bridge
parent 383ef7b309
commit f5a8dd04c6
4 changed files with 38 additions and 5 deletions

View File

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

3
wine-1.3.33.tar.bz2 Normal file
View File

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

View File

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

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