This commit is contained in:
parent
06a6895f47
commit
e3ce0d4430
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3715ca75144ce0bdf53b44152b759b631c8e3e72c5ae82c6844338748e8a42fb
|
|
||||||
size 12071498
|
|
3
wine-0.9.39.tar.bz2
Normal file
3
wine-0.9.39.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6ff4bb9d99ba8c2fd6df0df539111a55834ce3264fdc140e4457e20409b83101
|
||||||
|
size 12059970
|
14
wine.changes
14
wine.changes
@ -1,7 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 15 18:53:53 CEST 2007 - meissner@suse.de
|
||||||
|
|
||||||
|
- Upgraded to upstream 0.9.39:
|
||||||
|
- Many MSHTML improvements.
|
||||||
|
- Several improvements to the sound support.
|
||||||
|
- A number of Winsock fixes.
|
||||||
|
- Several new supported constructs in the IDL compiler.
|
||||||
|
- Many Direct3D threading fixes.
|
||||||
|
- Lots of bug fixes.
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 2 08:38:02 CEST 2007 - meissner@suse.de
|
Sat Jun 2 08:38:02 CEST 2007 - meissner@suse.de
|
||||||
|
|
||||||
- Upgraded to upsrteam 0.9.38:
|
- Upgraded to upstream 0.9.38:
|
||||||
- Beginnings of support for copy protection kernel drivers.
|
- Beginnings of support for copy protection kernel drivers.
|
||||||
- More MSI automation support.
|
- More MSI automation support.
|
||||||
- Many 64-bit compilation fixes.
|
- Many 64-bit compilation fixes.
|
||||||
|
14
wine.spec
14
wine.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package wine (Version 0.9.38)
|
# spec file for package wine (Version 0.9.39)
|
||||||
#
|
#
|
||||||
# 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 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.38
|
Version: 0.9.39
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: An MS Windows Emulator
|
Summary: An MS Windows Emulator
|
||||||
URL: http://www.winehq.com
|
URL: http://www.winehq.com
|
||||||
@ -113,8 +113,16 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/share/aclocal/wine.m4
|
/usr/share/aclocal/wine.m4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 15 2007 - meissner@suse.de
|
||||||
|
- Upgraded to upstream 0.9.39:
|
||||||
|
- Many MSHTML improvements.
|
||||||
|
- Several improvements to the sound support.
|
||||||
|
- A number of Winsock fixes.
|
||||||
|
- Several new supported constructs in the IDL compiler.
|
||||||
|
- Many Direct3D threading fixes.
|
||||||
|
- Lots of bug fixes.
|
||||||
* Sat Jun 02 2007 - meissner@suse.de
|
* Sat Jun 02 2007 - meissner@suse.de
|
||||||
- Upgraded to upsrteam 0.9.38:
|
- Upgraded to upstream 0.9.38:
|
||||||
- Beginnings of support for copy protection kernel drivers.
|
- Beginnings of support for copy protection kernel drivers.
|
||||||
- More MSI automation support.
|
- More MSI automation support.
|
||||||
- Many 64-bit compilation fixes.
|
- Many 64-bit compilation fixes.
|
||||||
|
Loading…
Reference in New Issue
Block a user