diff --git a/wine-1.3.10.tar.bz2 b/wine-1.3.10.tar.bz2 new file mode 100644 index 0000000..5d34417 --- /dev/null +++ b/wine-1.3.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2252269f2730427f65b379a1d6a183dce260e54325f141a68dbbe5e86bd69440 +size 18366233 diff --git a/wine-1.3.9.tar.bz2 b/wine-1.3.9.tar.bz2 deleted file mode 100644 index f425a95..0000000 --- a/wine-1.3.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8858f7fe2df6114c2f26d4493b5c9c031634d056cef4fb6ae2e9c843e8e6d276 -size 18378590 diff --git a/wine.changes b/wine.changes index 69ba179..79d812a 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Jan 3 14:30:52 CET 2011 - meissner@suse.de + +- Updated to 1.3.10 development snapshot + - Support for notification balloons in system tray. + - Obsolete AudioIO sound driver removed. + - More work on ActiveX support. + - Various MSI fixes. + - Preloader now used for 64-bit too. + - Translation updates. + - Various bug fixes. + +------------------------------------------------------------------- +Mon Jan 3 13:23:21 UTC 2011 - meissner@novell.com + +- little fix for PowerPC build. + ------------------------------------------------------------------- Sat Dec 11 09:30:57 CET 2010 - meissner@suse.de diff --git a/wine.spec b/wine.spec index 20931a4..c1924e8 100644 --- a/wine.spec +++ b/wine.spec @@ -30,7 +30,7 @@ BuildRequires: gstreamer-0_10-plugins-base-devel License: LGPLv2.1+ Group: System/Emulators/PC AutoReqProv: on -Version: 1.3.9 +Version: 1.3.10 Release: 1 Summary: An MS Windows Emulator Url: http://www.winehq.com @@ -218,6 +218,10 @@ rm -rf $RPM_BUILD_ROOT %endif %ifarch x86_64 /usr/bin/wine64 +/usr/bin/wine64-preloader +%endif +%ifarch ppc +/usr/bin/wine %endif %{_libdir}/lib* %dir %{_libdir}/wine