diff --git a/.cvsignore b/.cvsignore index 32d1503..56f22b6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -aria2-1.8.0.tar.xz +aria2-1.8.2.tar.xz diff --git a/aria2.spec b/aria2.spec index 7df6121..2d79273 100644 --- a/aria2.spec +++ b/aria2.spec @@ -1,7 +1,7 @@ %define binname aria2c Name: aria2 -Version: 1.8.0 +Version: 1.8.2 Release: 1%{?dist} Summary: High speed download utility with resuming and segmented downloading Group: Applications/Internet @@ -71,6 +71,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man*/* %changelog +* Tue Feb 16 2010 Rahul Sundaram - 1.8.2-1 +- Several bug fixes +- http://aria2.svn.sourceforge.net/viewvc/aria2/trunk/NEWS?revision=1860 + * 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 diff --git a/sources b/sources index 991cf32..244e719 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f7e82f625a38512ea9186d6c2376d598 aria2-1.8.0.tar.xz +3af5cd8a007360402d0a48987ab0151b aria2-1.8.2.tar.xz