diff --git a/.cvsignore b/.cvsignore index 1c5b8a6..14bee52 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -aria2-1.3.1.tar.bz2 +aria2-1.5.0.tar.bz2 diff --git a/aria2.spec b/aria2.spec index 29702bd..208fb98 100644 --- a/aria2.spec +++ b/aria2.spec @@ -1,8 +1,8 @@ %define binname aria2c Name: aria2 -Version: 1.3.1 -Release: 2%{?dist} +Version: 1.5.0 +Release: 1%{?dist} Summary: High speed download utility with resuming and segmented downloading Group: Applications/Internet License: GPLv2 @@ -72,9 +72,12 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/%{binname} %{_mandir}/man*/* - - %changelog +* Sun Jul 26 2009 Rahul Sundaram - 1.5.0-1 +- Mostly minor bug fixes +- WEB-Seeding support for multi-file torrent +- http://aria2.svn.sourceforge.net/viewvc/aria2/trunk/NEWS?revision=1476 + * Fri Jul 24 2009 Fedora Release Engineering - 1.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 431d6f6..ff3f461 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b6dba5a335936b1dd5a47ede2cabdbc5 aria2-1.3.1.tar.bz2 +dea3acf0d9dc860151e9058420b80299 aria2-1.5.0.tar.bz2