diff --git a/wine-0.9.38.tar.bz2 b/wine-0.9.38.tar.bz2 deleted file mode 100644 index 772c9a7..0000000 --- a/wine-0.9.38.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3715ca75144ce0bdf53b44152b759b631c8e3e72c5ae82c6844338748e8a42fb -size 12071498 diff --git a/wine-0.9.39.tar.bz2 b/wine-0.9.39.tar.bz2 new file mode 100644 index 0000000..585e0a6 --- /dev/null +++ b/wine-0.9.39.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ff4bb9d99ba8c2fd6df0df539111a55834ce3264fdc140e4457e20409b83101 +size 12059970 diff --git a/wine.changes b/wine.changes index e821f36..d9516c2 100644 --- a/wine.changes +++ b/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 -- Upgraded to upsrteam 0.9.38: +- Upgraded to upstream 0.9.38: - Beginnings of support for copy protection kernel drivers. - More MSI automation support. - Many 64-bit compilation fixes. diff --git a/wine.spec b/wine.spec index a8f9d97..211f2a5 100644 --- a/wine.spec +++ b/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. # 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) Group: System/Emulators/PC Autoreqprov: on -Version: 0.9.38 +Version: 0.9.39 Release: 1 Summary: An MS Windows Emulator URL: http://www.winehq.com @@ -113,8 +113,16 @@ rm -rf $RPM_BUILD_ROOT /usr/share/aclocal/wine.m4 %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 -- Upgraded to upsrteam 0.9.38: +- Upgraded to upstream 0.9.38: - Beginnings of support for copy protection kernel drivers. - More MSI automation support. - Many 64-bit compilation fixes.