diff --git a/.gitignore b/.gitignore index 287ef4b..e1cb0cd 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ aria2-1.10.0.tar.xz /aria2-1.18.2.tar.xz /aria2-1.18.6.tar.xz /aria2-1.18.10.tar.xz +/aria2-1.19.0.tar.xz diff --git a/aria2.spec b/aria2.spec index 9b97c7f..1edabb1 100644 --- a/aria2.spec +++ b/aria2.spec @@ -1,8 +1,8 @@ %define binname aria2c Name: aria2 -Version: 1.18.10 -Release: 4%{?dist} +Version: 1.19.0 +Release: 1%{?dist} Summary: High speed download utility with resuming and segmented downloading Group: Applications/Internet License: GPLv2+ with exceptions @@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/%{name} %{_mandir}/*/man1/aria2c.1.gz %changelog +* Sun May 24 2015 Athmane Madjoudj 1.19.0-1 +- Update to 1.19.0 + * Mon May 04 2015 Kalev Lember - 1.18.10-4 - Rebuilt for nettle soname bump diff --git a/sources b/sources index cb95091..eacc506 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cf46c9f19a175366536e9815326c3891 aria2-1.18.10.tar.xz +8417e25750928c250177f0f783b4f9b0 aria2-1.19.0.tar.xz