OBS User unknown
2008-03-12 19:10:31 +00:00
committed by Git OBS Bridge
parent d637ce7376
commit 2f2daa4238
5 changed files with 94 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package wine (Version 0.9.56)
# spec file for package wine (Version 0.9.57)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,7 +16,7 @@ BuildRequires: alsa-devel audiofile bison capi4linux-devel cups-devel desktop-f
License: LGPL v2.1 or later
Group: System/Emulators/PC
AutoReqProv: on
Version: 0.9.56
Version: 0.9.57
Release: 1
Summary: An MS Windows Emulator
Url: http://www.winehq.com
@@ -119,6 +119,18 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/aclocal/wine.m4
%changelog
* Wed Mar 12 2008 meissner@suse.de
- Upgraded to upstream 0.9.57
- Support for multiple OpenGL pixel formats.
- Improved support for color profiles.
- Many window management fixes.
- Better fullscreen support.
- Lots of bug fixes.
- Updated winetricks
- more visual basic runtimes downloaders added
- MS dotnet 1.1 downloader added
- added intel codec downloader
- renamed allvcodecs -> allcodecs
* Sat Feb 23 2008 meissner@suse.de
- Upgraded to upstream 0.9.56
- Proper handling of OpenGL/Direct3D windows with menu bars.