OBS User unknown
2009-04-14 22:21:07 +00:00
committed by Git OBS Bridge
parent a7ac0bf036
commit f6a6806717
4 changed files with 24 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package wine (Version 1.1.18)
# spec file for package wine (Version 1.1.19)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -23,7 +23,7 @@ BuildRequires: alsa-devel bison capi4linux-devel cups-devel desktop-file-utils
License: LGPL v2.1 or later
Group: System/Emulators/PC
AutoReqProv: on
Version: 1.1.18
Version: 1.1.19
Release: 1
Summary: An MS Windows Emulator
Url: http://www.winehq.com
@@ -125,6 +125,14 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/aclocal/wine.m4
%changelog
* Fri Apr 10 2009 meissner@suse.de
- Updated to upstream 1.1.19
- Support for Visual C++ project files in winemaker.
- Improvements to the Esound driver.
- Many Direct3D code cleanups.
- Fixes to OLE clipboard handling.
- OpenBSD compilation fixed.
- Various bug fixes.
* Thu Apr 02 2009 meissner@suse.de
- Updated to upstream 1.1.18
- Joystick support on Mac OS X.