OBS User unknown
2007-06-15 22:28:24 +00:00
committed by Git OBS Bridge
parent 06a6895f47
commit e3ce0d4430
4 changed files with 27 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package wine (Version 0.9.38)
# spec file for package wine (Version 0.9.39)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -15,7 +15,7 @@ BuildRequires: alsa-devel audiofile bison capi4linux cups-devel desktop-file-ut
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
Group: System/Emulators/PC
Autoreqprov: on
Version: 0.9.38
Version: 0.9.39
Release: 1
Summary: An MS Windows Emulator
URL: http://www.winehq.com
@@ -113,8 +113,16 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/aclocal/wine.m4
%changelog
* Fri Jun 15 2007 - meissner@suse.de
- Upgraded to upstream 0.9.39:
- Many MSHTML improvements.
- Several improvements to the sound support.
- A number of Winsock fixes.
- Several new supported constructs in the IDL compiler.
- Many Direct3D threading fixes.
- Lots of bug fixes.
* Sat Jun 02 2007 - meissner@suse.de
- Upgraded to upsrteam 0.9.38:
- Upgraded to upstream 0.9.38:
- Beginnings of support for copy protection kernel drivers.
- More MSI automation support.
- Many 64-bit compilation fixes.