OBS User unknown
2009-05-24 23:00:27 +00:00
committed by Git OBS Bridge
parent 6aa0959e6e
commit d231104875
4 changed files with 24 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package wine (Version 1.1.21)
# spec file for package wine (Version 1.1.22)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -23,7 +23,7 @@ BuildRequires: alsa-devel bison capi4linux-devel cups-devel desktop-file-utils
License: LGPL v2.1 or later
Group: System/Emulators/PC
AutoReqProv: on
Version: 1.1.21
Version: 1.1.22
Release: 1
Summary: An MS Windows Emulator
Url: http://www.winehq.com
@@ -125,6 +125,14 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/aclocal/wine.m4
%changelog
* Sat May 23 2009 meissner@suse.de
- Updated to upstream 1.1.22
- More improvements to OLE copy/paste.
- Beginnings of x86_64 exception handling.
- Direct3D locking fixes.
- ARB shaders improvements.
- Better OpenGL pixel format support.
- Various bug fixes.
* Fri May 08 2009 meissner@suse.de
- Updated to upstream 1.1.21
- Beginnings of shader model 4 support.