OBS User unknown
2007-12-31 21:44:26 +00:00
committed by Git OBS Bridge
parent ee8c83a931
commit fa94ce9e9f
4 changed files with 22 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package wine (Version 0.9.51)
# spec file for package wine (Version 0.9.52)
#
# 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.1 or later
Group: System/Emulators/PC
AutoReqProv: on
Version: 0.9.51
Version: 0.9.52
Release: 1
Summary: An MS Windows Emulator
Url: http://www.winehq.com
@@ -117,6 +117,13 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/aclocal/wine.m4
%changelog
* Sat Dec 29 2007 - meissner@suse.de
- Upgraded to upstream 0.9.52
- Improved graphics tablet support.
- Support for RPC context handles.
- Fixes for some longstanding screen depth issues.
- Implementation of "My Network Places" shell folder.
- Lots of bug fixes.
* Fri Dec 14 2007 - meissner@suse.de
- Upgraded to upstream 0.9.51
- A bunch of WinHelp improvements.