From 432d9435a34746e601e9d03cb8d287e1c8fd1318 Mon Sep 17 00:00:00 2001 From: Rahul Sundaram Date: Thu, 8 Oct 2009 03:45:31 +0000 Subject: [PATCH] new upstream release --- .cvsignore | 2 +- aria2.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 93f6bfd..2a7f11f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -aria2-1.6.0.tar.bz2 +aria2-1.6.1.tar.bz2 diff --git a/aria2.spec b/aria2.spec index 244ee6f..c7d4bbb 100644 --- a/aria2.spec +++ b/aria2.spec @@ -1,7 +1,7 @@ %define binname aria2c Name: aria2 -Version: 1.6.0 +Version: 1.6.1 Release: 1%{?dist} Summary: High speed download utility with resuming and segmented downloading Group: Applications/Internet @@ -73,6 +73,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man*/* %changelog +* Thu Oct 08 2009 Rahul Sundaram - 1.6.1-1 +- Fixes memory leak in HTTP/FTP downloads and other minor bug fixes +- http://aria2.svn.sourceforge.net/viewvc/aria2/trunk/NEWS?revision=1569 + * Wed Sep 23 2009 Rahul Sundaram - 1.6.0-1 - Minor bug fixes - http://aria2.svn.sourceforge.net/viewvc/aria2/trunk/NEWS?revision=1544 diff --git a/sources b/sources index a2111e9..b281b09 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c97eb0d4f36aa76448ecd660b143c465 aria2-1.6.0.tar.bz2 +fd84fe26b608ea2697fb15b1cd741eb1 aria2-1.6.1.tar.bz2