diff --git a/.gitignore b/.gitignore index a338d5c..5bdccab 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ aria2-1.10.0.tar.xz /aria2-1.26.0.tar.xz /aria2-1.26.1.tar.xz /aria2-1.27.1.tar.xz +/aria2-1.28.0.tar.xz diff --git a/aria2.spec b/aria2.spec index 3f07185..b0eb86d 100644 --- a/aria2.spec +++ b/aria2.spec @@ -1,7 +1,7 @@ %define binname aria2c Name: aria2 -Version: 1.27.1 +Version: 1.28.0 Release: 1%{?dist} Summary: High speed download utility with resuming and segmented downloading Group: Applications/Internet @@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/%{name} %{_mandir}/*/man1/aria2c.1.gz %changelog +* Sat Oct 29 2016 Athmane Madjoudj - 1.28.0-1 +- Update to 1.28.0 + * Mon Oct 03 2016 Athmane Madjoudj - 1.27.1-1 - Updat to 1.27.1 diff --git a/sources b/sources index 55b7ebb..42ee4a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -99c7627567f42773f376935f859895c2 aria2-1.27.1.tar.xz +cc2c3c0b332238372953be7272632fe8 aria2-1.28.0.tar.xz