diff --git a/.gitignore b/.gitignore index 4867274..a1c9c40 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ aria2-1.9.4.tar.xz aria2-1.10.0.tar.xz /aria2-1.10.6.tar.xz +/aria2-1.10.8.tar.xz diff --git a/aria2.spec b/aria2.spec index 3e66628..41d73d5 100644 --- a/aria2.spec +++ b/aria2.spec @@ -1,7 +1,7 @@ %define binname aria2c Name: aria2 -Version: 1.10.6 +Version: 1.10.8 Release: 1%{?dist} Summary: High speed download utility with resuming and segmented downloading Group: Applications/Internet @@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/%{name} %{_mandir}/man*/* %changelog +* Wed Dec 29 2010 Rahul Sundaram - 1.10.8-1 +- https://github.com/tatsuhiro-t/aria2/blob/6af3cd82b36190b12102bf3fbc5c07cc494627ad/NEWS + * Sat Nov 27 2010 Rahul Sundaram - 1.10.6-1 - http://aria2.svn.sourceforge.net/viewvc/aria2/trunk/NEWS?revision=2479 diff --git a/sources b/sources index bc62b0b..834d6bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5c6e6408fe14e04ff0dadca1c93da494 aria2-1.10.6.tar.xz +77a7f0cad2f00610af7e70197b0ef8e4 aria2-1.10.8.tar.xz