OBS User unknown
2007-10-29 09:27:28 +00:00
committed by Git OBS Bridge
parent aa334e62f8
commit 913cd6823b
4 changed files with 21 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package wine (Version 0.9.47)
# spec file for package wine (Version 0.9.48)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,10 +12,10 @@
Name: wine
BuildRequires: alsa-devel audiofile bison capi4linux-devel cups-devel desktop-file-utils fdupes flex fontforge freeglut-devel freetype2-devel giflib-devel hal-devel jack-devel libgphoto2-devel liblcms-devel libpng-devel libtiff-devel libxslt-devel ncurses-devel openldap2-devel prelink sane-backends update-desktop-files
License: LGPL v2 or later
License: LGPL v2.1 or later
Group: System/Emulators/PC
AutoReqProv: on
Version: 0.9.47
Version: 0.9.48
Release: 1
Summary: An MS Windows Emulator
Url: http://www.winehq.com
@@ -114,6 +114,12 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/wine/*.a
/usr/share/aclocal/wine.m4
%changelog
* Fri Oct 26 2007 - meissner@suse.de
- Upgraded to upstream 0.9.48:
- Still more fixes for regression test failures.
- Much more complete cryptnet implementation.
- WIDL is now able to generate the oleaut32 proxy code.
- Lots of bug fixes.
* Fri Oct 12 2007 - meissner@suse.de
- Upgraded to upstream 0.9.47:
- New scheme for OpenGL support in child windows.