From c8be58498919703d28a89c2bd1f3508c8adbeaec Mon Sep 17 00:00:00 2001 From: Rahul Sundaram Date: Sun, 27 Dec 2009 20:33:25 +0000 Subject: [PATCH] new upstream release --- .cvsignore | 2 +- aria2.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 4ae6ae9..32d1503 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -aria2-1.7.1.tar.xz +aria2-1.8.0.tar.xz diff --git a/aria2.spec b/aria2.spec index f9a0a39..7df6121 100644 --- a/aria2.spec +++ b/aria2.spec @@ -1,7 +1,7 @@ %define binname aria2c Name: aria2 -Version: 1.7.1 +Version: 1.8.0 Release: 1%{?dist} Summary: High speed download utility with resuming and segmented downloading Group: Applications/Internet @@ -27,7 +27,7 @@ Currently it has following features: - FTP support(active, passive mode) - FTP through HTTP proxy(GET command or tunneling) - Segmented download -- Cookie support(currently aria2 ignores "expires") +- Cookie support - It can run as a daemon process. - BitTorrent protocol support with fast extension. - Selective download in multi-file torrent @@ -71,6 +71,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man*/* %changelog +* Mon Dec 28 2009 Rahul Sundaram - 1.8.0-1 +- Many new features including XML RPC improvements and other bug fixes +- http://aria2.svn.sourceforge.net/viewvc/aria2/trunk/NEWS?revision=1778 + * Mon Dec 07 2009 Rahul Sundaram - 1.7.1-1 - Option --bt-prioritize-piece=tail will work again - http://aria2.svn.sourceforge.net/viewvc/aria2/trunk/NEWS?revision=1721 diff --git a/sources b/sources index 1664f1b..991cf32 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3182d05f4354a5bd7a01514c63b6c579 aria2-1.7.1.tar.xz +f7e82f625a38512ea9186d6c2376d598 aria2-1.8.0.tar.xz