OBS User unknown
2007-08-12 09:51:17 +00:00
committed by Git OBS Bridge
parent 96186ba3b4
commit 472b81b6cf
4 changed files with 22 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package wine (Version 0.9.42)
# spec file for package wine (Version 0.9.43)
#
# 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-devel cups-devel desktop-f
License: LGPL v2 or later
Group: System/Emulators/PC
Autoreqprov: on
Version: 0.9.42
Version: 0.9.43
Release: 1
Summary: An MS Windows Emulator
URL: http://www.winehq.com
@@ -115,6 +115,13 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/aclocal/wine.m4
%changelog
* Fri Aug 10 2007 - meissner@suse.de
- Upgraded to upstream 0.9.43:
- Direct3D support on top of WGL instead of GLX for better portability.
- Many DirectSound fixes.
- Still more gdiplus functions.
- Many crypt32 improvements.
- Lots of bug fixes.
* Mon Jul 30 2007 - meissner@suse.de
- Upgraded to upstream 0.9.42:
- Support for activation contexts and side-by-side assemblies.