diff --git a/.gitignore b/.gitignore index a1c9c40..b55cd62 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,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 +/aria2-1.10.9.tar.xz diff --git a/aria2.spec b/aria2.spec index eb38ee6..4b26319 100644 --- a/aria2.spec +++ b/aria2.spec @@ -1,8 +1,8 @@ %define binname aria2c Name: aria2 -Version: 1.10.8 -Release: 2%{?dist} +Version: 1.10.9 +Release: 1%{?dist} Summary: High speed download utility with resuming and segmented downloading Group: Applications/Internet License: GPLv2+ with exceptions @@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/%{name} %{_mandir}/man*/* %changelog +* Tue Feb 22 2011 Rahul Sundaram - 1.10.9-1 +- https://github.com/tatsuhiro-t/aria2/blob/6af3cd82b36190b12102bf3fbc5c07cc494627ad/NEWS + * Mon Feb 07 2011 Fedora Release Engineering - 1.10.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 834d6bd..d8d142a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -77a7f0cad2f00610af7e70197b0ef8e4 aria2-1.10.8.tar.xz +531b27fec0ec3ecae6f8afa2b6445e7e aria2-1.10.9.tar.xz