OBS User unknown
2007-07-30 10:55:05 +00:00
committed by Git OBS Bridge
parent 7b2e0c36d6
commit 96186ba3b4
5 changed files with 25 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package wine (Version 0.9.41)
# spec file for package wine (Version 0.9.42)
#
# 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.41
Version: 0.9.42
Release: 1
Summary: An MS Windows Emulator
URL: http://www.winehq.com
@@ -115,6 +115,14 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/aclocal/wine.m4
%changelog
* Mon Jul 30 2007 - meissner@suse.de
- Upgraded to upstream 0.9.42:
- Support for activation contexts and side-by-side assemblies.
- Many more gdiplus functions.
- More messaging support in crypt32.dll.
- Many HTTP protocol handling fixes.
- Lots of bug fixes.
- updated README a bit
* Mon Jul 16 2007 - meissner@suse.de
- Upgraded to upstream 0.9.41:
- A number of gdiplus functions.