commit ktorrent for openSUSE:Factory
Hello community, here is the log from the commit of package ktorrent for openSUSE:Factory checked in at Tue Feb 3 22:21:47 CET 2009. -------- --- KDE/ktorrent/ktorrent.changes 2009-01-17 20:24:54.000000000 +0100 +++ ktorrent/ktorrent.changes 2009-02-02 13:59:58.000000000 +0100 @@ -1,0 +2,14 @@ +Mon Feb 2 13:40:13 CET 2009 - stbinner@suse.de + +- update to 3.2 RC1: + * Several memory leaks have been fixed + * CPU usage has been reduced + * The queue manager has been revamped + * Fixed a bug causing download speed to get stuck at 128 KB/s + with small chunks + * Moving files when the torrents is complete, now happens after + the data check when the torrent is complete + * The webgui has been revamped, PHP is ditched in favor of a + HTML and AJAX approach + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- function-address.diff ktorrent-3.2beta1.tar.bz2 trunk.diff New: ---- ktorrent-3.2rc1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktorrent.spec ++++++ --- /var/tmp/diff_new_pack.d23424/_old 2009-02-03 22:20:12.000000000 +0100 +++ /var/tmp/diff_new_pack.d23424/_new 2009-02-03 22:20:12.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package ktorrent (Version 3.1.99+3.2beta1) +# spec file for package ktorrent (Version 3.1.99+3.2rc1) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -26,16 +26,14 @@ License: GPL v2 or later Group: Productivity/Networking/File-Sharing Summary: KDE BitTorrent Client -Version: 3.1.99+3.2beta1 +Version: 3.1.99+3.2rc1 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -%define rversion 3.2beta1 +%define rversion 3.2rc1 Source: %{name}-%{rversion}.tar.bz2 Source2: icons.tar.bz2 Patch1: remove-links.diff -Patch2: function-address.diff Patch3: proxy.diff -Patch4: trunk.diff %if %suse_version > 1020 Requires: %{name}-lang = %{version} %endif @@ -78,9 +76,7 @@ %prep %setup -q -n %name-%{rversion} %patch1 -%patch2 %patch3 -%patch4 tar xfj %{SOURCE2} %build @@ -177,6 +173,8 @@ %_kde_share_dir/services/ktwebinterfaceplugin.desktop %_kde_share_dir/services/ktmediaplayerplugin.desktop %_kde_share_dir/servicetypes/ktorrentplugin.desktop +/usr/%_lib/kde4/ktzeroconfplugin.so +/usr/share/kde4/services/ktzeroconfplugin.desktop %files devel %defattr(-,root,root) @@ -186,6 +184,17 @@ /usr/include/libbtcore %changelog +* Mon Feb 02 2009 stbinner@suse.de +- update to 3.2 RC1: + * Several memory leaks have been fixed + * CPU usage has been reduced + * The queue manager has been revamped + * Fixed a bug causing download speed to get stuck at 128 KB/s + with small chunks + * Moving files when the torrents is complete, now happens after + the data check when the torrent is complete + * The webgui has been revamped, PHP is ditched in favor of a + HTML and AJAX approach * Sat Jan 17 2009 coolo@suse.de - apply trunk.diff to compile with plasma from 4.2 * Mon Jan 12 2009 dmueller@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de