OBS User unknown
2008-11-03 13:32:22 +00:00
committed by Git OBS Bridge
parent 304d9cafad
commit bc97d47d90
4 changed files with 22 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package wine (Version 1.1.6)
# spec file for package wine (Version 1.1.7)
#
# Copyright (c) 2008 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.6
Version: 1.1.7
Release: 1
Summary: An MS Windows Emulator
Url: http://www.winehq.com
@@ -128,6 +128,13 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/aclocal/wine.m4
%changelog
* Fri Oct 24 2008 meissner@suse.de
- Updated to upstream 1.1.7
- Improved device management for DOS drives.
- Many Richedit fixes.
- Various installer fixes, particularly for IE 7.
- First steps of Direct3D 10 implementation.
- Various bug fixes.
* Mon Oct 13 2008 meissner@suse.de
- Updated to upstream 1.1.6
- Beginnings of schannel implementation using GnuTLS.