OBS User unknown
2009-02-04 00:03:55 +00:00
committed by Git OBS Bridge
parent e25034090b
commit f0f8dc05a2
5 changed files with 355 additions and 140 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package wine (Version 1.1.13)
# spec file for package wine (Version 1.1.14)
#
# 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.13
Version: 1.1.14
Release: 1
Summary: An MS Windows Emulator
Url: http://www.winehq.com
@@ -125,6 +125,15 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/aclocal/wine.m4
%changelog
* Tue Feb 03 2009 meissner@suse.de
- Updated to upstream 1.1.14
- Various bug fixes for Internet Explorer 7.
- Many crypt32 improvements, including new export wizard.
- Better support for windowless Richedit.
- Improvements to the print dialog.
- Many fixes to the regression tests on Windows.
- Various bug fixes.
- Updated winetricks
* Sun Jan 18 2009 meissner@suse.de
- Updated to upstream 1.1.13
- Freedesktop.org-compliant startup notifications.