From 97d6b92ecc78735bed58ee5bb68e862ff6c132d1 Mon Sep 17 00:00:00 2001 From: Athmane Madjoudj Date: Mon, 3 Oct 2016 15:33:55 +0000 Subject: [PATCH] Update to 1.27.1 --- .gitignore | 1 + aria2.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 253ea2e..a338d5c 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ aria2-1.10.0.tar.xz /aria2-1.25.0.tar.xz /aria2-1.26.0.tar.xz /aria2-1.26.1.tar.xz +/aria2-1.27.1.tar.xz diff --git a/aria2.spec b/aria2.spec index 1cf4f3f..3f07185 100644 --- a/aria2.spec +++ b/aria2.spec @@ -1,7 +1,7 @@ %define binname aria2c Name: aria2 -Version: 1.26.1 +Version: 1.27.1 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 +* Mon Oct 03 2016 Athmane Madjoudj - 1.27.1-1 +- Updat to 1.27.1 + * Fri Sep 02 2016 Athmane Madjoudj - 1.26.1-1 - Update to 1.26.1 diff --git a/sources b/sources index 5fdadd7..55b7ebb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -73a968125511c2271695156de9273565 aria2-1.26.1.tar.xz +99c7627567f42773f376935f859895c2 aria2-1.27.1.tar.xz