diff --git a/.gitignore b/.gitignore index 160e525..90d1d17 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ aria2-1.10.0.tar.xz /aria2-1.19.3.tar.xz /aria2-1.20.0.tar.xz /aria2-1.21.0.tar.xz +/aria2-1.22.0.tar.xz diff --git a/aria2.spec b/aria2.spec index 72109f6..175d1be 100644 --- a/aria2.spec +++ b/aria2.spec @@ -1,7 +1,7 @@ %define binname aria2c Name: aria2 -Version: 1.21.0 +Version: 1.22.0 Release: 1%{?dist} Summary: High speed download utility with resuming and segmented downloading Group: Applications/Internet @@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/%{name} %{_mandir}/*/man1/aria2c.1.gz %changelog +* Fri Apr 29 2016 Athmane Madjoudj - 1.22.0-1 +- Update to 1.22.0 + * Thu Mar 17 2016 Athmane Madjoudj 1.21.0-1 - Update to 1.21.0 - Remove upstreamed patch diff --git a/sources b/sources index a38aeb9..f09a549 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -70479675494a9fd619c2317dad438442 aria2-1.21.0.tar.xz +42abc7f2e1b42afa415a34bddad0512e aria2-1.22.0.tar.xz