SHA256
1
0
forked from pool/wine
OBS User unknown 2007-03-04 23:23:32 +00:00 committed by Git OBS Bridge
parent 8d90bddd28
commit b6a7907c5c
4 changed files with 20 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dd7b19d96c14ae7de1d059d17796e2c1ec7b3a0ab93f863104e77f7ae188ca15
size 11655888

3
wine-0.9.32.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c6c8df727dd2b562183db705d5fee981c306f5ab1e7bd0564e7fa1ddba3ab8d
size 11747402

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Mar 3 08:38:11 CET 2007 - meissner@suse.de
- Upgraded to upstream 0.9.32:
- Many Direct3D fixes and performance improvements.
- Several new features in the builtin cmd.exe.
- Improvements to HTML help support.
- Lots of bug fixes.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 20 14:18:46 CET 2007 - meissner@suse.de Tue Feb 20 14:18:46 CET 2007 - meissner@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package wine (Version 0.9.31) # spec file for package wine (Version 0.9.32)
# #
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -15,7 +15,7 @@ BuildRequires: alsa-devel audiofile capi4linux cups-devel desktop-file-utils fo
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL) License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
Group: System/Emulators/PC Group: System/Emulators/PC
Autoreqprov: on Autoreqprov: on
Version: 0.9.31 Version: 0.9.32
Release: 1 Release: 1
Summary: An MS Windows Emulator Summary: An MS Windows Emulator
URL: http://www.winehq.com URL: http://www.winehq.com
@ -101,6 +101,12 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/aclocal/wine.m4 /usr/share/aclocal/wine.m4
%changelog %changelog
* Sat Mar 03 2007 - meissner@suse.de
- Upgraded to upstream 0.9.32:
- Many Direct3D fixes and performance improvements.
- Several new features in the builtin cmd.exe.
- Improvements to HTML help support.
- Lots of bug fixes.
* Tue Feb 20 2007 - meissner@suse.de * Tue Feb 20 2007 - meissner@suse.de
- Upgraded to upstream 0.9.31: - Upgraded to upstream 0.9.31:
- Many Direct3D fixes and performance improvements. - Many Direct3D fixes and performance improvements.