diff --git a/.gitignore b/.gitignore index d73d2d5..4dbae48 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ aria2-1.10.0.tar.xz /aria2-1.14.2.tar.xz /aria2-1.16.1.tar.xz /aria2-1.17.0.tar.xz +/aria2-1.18.2.tar.xz diff --git a/aria2.spec b/aria2.spec index 7464093..30acb0f 100644 --- a/aria2.spec +++ b/aria2.spec @@ -1,8 +1,8 @@ %define binname aria2c Name: aria2 -Version: 1.17.0 -Release: 2%{?dist} +Version: 1.18.2 +Release: 1%{?dist} Summary: High speed download utility with resuming and segmented downloading Group: Applications/Internet License: GPLv2+ with exceptions @@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/%{name} %{_mandir}/*/man1/aria2c.1.gz %changelog +* Mon Dec 30 2013 Rahul Sundaram - 1.18.2-1 +- upstream release 1.18.2 (rhbz#967784) + * Sat Aug 03 2013 Fedora Release Engineering - 1.17.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 744957a..78218d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a4419a2336e84f120c023c0435bc0731 aria2-1.17.0.tar.xz +26de05b2c722a9bf8102749a15b01ec4 aria2-1.18.2.tar.xz