SHA256
1
0
forked from pool/wine
OBS User unknown 2007-05-11 21:05:56 +00:00 committed by Git OBS Bridge
parent 5e5ca20d1b
commit 031c1fb1e1
4 changed files with 23 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri May 11 22:16:59 CEST 2007 - meissner@suse.de
- Upgraded to upstream 0.9.37:
- MSI automation with JScript/VBScript support.
- Various MSHTML improvements.
- The usual assortment of Direct3D fixes.
- Support for a few more exe protection schemes.
- Lots of bug fixes.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon May 7 13:24:43 CEST 2007 - meissner@suse.de Mon May 7 13:24:43 CEST 2007 - meissner@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package wine (Version 0.9.36) # spec file for package wine (Version 0.9.37)
# #
# 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,8 +15,8 @@ BuildRequires: alsa-devel audiofile bison capi4linux cups-devel desktop-file-ut
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.36 Version: 0.9.37
Release: 5 Release: 1
Summary: An MS Windows Emulator Summary: An MS Windows Emulator
URL: http://www.winehq.com URL: http://www.winehq.com
Source0: wine-%version.tar.bz2 Source0: wine-%version.tar.bz2
@ -111,6 +111,13 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/aclocal/wine.m4 /usr/share/aclocal/wine.m4
%changelog %changelog
* Fri May 11 2007 - meissner@suse.de
- Upgraded to upstream 0.9.37:
- MSI automation with JScript/VBScript support.
- Various MSHTML improvements.
- The usual assortment of Direct3D fixes.
- Support for a few more exe protection schemes.
- Lots of bug fixes.
* Mon May 07 2007 - meissner@suse.de * Mon May 07 2007 - meissner@suse.de
- removed duplicate Icon= line. - removed duplicate Icon= line.
* Sun Apr 29 2007 - meissner@suse.de * Sun Apr 29 2007 - meissner@suse.de