OBS User unknown
2008-03-28 04:06:21 +00:00
committed by Git OBS Bridge
parent 2f2daa4238
commit 5146a148aa
4 changed files with 24 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package wine (Version 0.9.57)
# spec file for package wine (Version 0.9.58)
#
# 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.57
Version: 0.9.58
Release: 1
Summary: An MS Windows Emulator
Url: http://www.winehq.com
@@ -119,6 +119,14 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/aclocal/wine.m4
%changelog
* Fri Mar 21 2008 meissner@suse.de
- Upgraded to upstream 0.9.58
- The default version is now Windows XP.
- Many Richedit improvements.
- Beginning of jscript dll support.
- Shell folders now respect XDG directory configuration.
- Many translation updates.
- Lots of bug fixes.
* Wed Mar 12 2008 meissner@suse.de
- Upgraded to upstream 0.9.57
- Support for multiple OpenGL pixel formats.