[Lunar-commits] <moonbase> ktorrent4: version bumped to 3.1.1.
Florin Braescu
florin at lunar-linux.org
Tue Jul 15 09:21:58 CEST 2008
commit b41c5594e985d2c6526c24bdf11ea0fc0f3d0ccf
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Jul 15 10:21:58 2008 +0300
ktorrent4: version bumped to 3.1.1.
Changes:
- Fix wrong icon name in PeerView for encrypted peers.
- If speed is very low, don't show speed in PeerView.
- Fix crash when double clicking on directories in fileview.
- Added GroupFilterModel to filter out torrents, this avoids a bug in Qt which
caused hidden torrents to be shown when a view was sorted by a column.
- Make sure port is 80 if it is not specified in device url in upnp library
- Fix Preview in right click menu of View.
- Fix bug in network preferences causing the chosen network interface not to
be selected.
- Fix border chunk priority being set wrongly in some rare cases
- Don't stop connecting with webseed after 3 failed attempts but keep going on
with a longer interval (2 minutes).
---
kde4/extragear/ktorrent4/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/kde4/extragear/ktorrent4/DETAILS b/kde4/extragear/ktorrent4/DETAILS
index ec87fdd..65a92eb 100644
--- a/kde4/extragear/ktorrent4/DETAILS
+++ b/kde4/extragear/ktorrent4/DETAILS
@@ -1,14 +1,14 @@
MODULE=ktorrent4
- MAJOR=3.1
+ MAJOR=3.1.1
VERSION=${MAJOR}
SOURCE=ktorrent-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/ktorrent-$VERSION
SOURCE_URL=http://ktorrent.org/downloads/$VERSION
- SOURCE_VFY=sha1:4e41d600b7305a341d63493627d78f53fc708833
+ SOURCE_VFY=sha1:878ef5bad91706d561b312e9d0d3c6869d61c794
WEB_SITE=http://www.kde.org
MODULE_PREFIX=${KDE4_INSTALL_DIR:-/opt/lunar/kde/4}
ENTERED=20080111
- UPDATED=20080616
+ UPDATED=20080715
SHORT="BitTorrent client for KDE"
cat << EOF
More information about the Lunar-commits
mailing list