From 423b0b1f2a8eab0d3f517602091803616d1ce28d Mon Sep 17 00:00:00 2001 From: Rahul Sundaram Date: Fri, 30 Dec 2011 16:48:00 +0530 Subject: [PATCH] update to 1.14.0 https://github.com/tatsuhiro-t/aria2/blob/3dc6d2ff6df5a33f6abf47b4e792ea7dd578cf9a/NEWS --- .gitignore | 1 + aria2.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a3a4eae..1315a1a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ aria2-1.10.0.tar.xz /aria2-1.11.1.tar.xz /aria2-1.11.2.tar.xz /aria2-1.12.1.tar.xz +/aria2-1.14.0.tar.xz diff --git a/aria2.spec b/aria2.spec index f8eb3fd..6592a59 100644 --- a/aria2.spec +++ b/aria2.spec @@ -1,7 +1,7 @@ %define binname aria2c Name: aria2 -Version: 1.12.1 +Version: 1.14.0 Release: 1%{?dist} Summary: High speed download utility with resuming and segmented downloading Group: Applications/Internet @@ -67,6 +67,10 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/%{name} %{_mandir}/*/man1/aria2c.1.gz %changelog +* Fri Dec 30 2011 Rahul Sundaram - 1.14.0-1 +- update to 1.14.0 +- https://github.com/tatsuhiro-t/aria2/blob/3dc6d2ff6df5a33f6abf47b4e792ea7dd578cf9a/NEWS + * Mon Aug 15 2011 Rahul Sundaram - 1.12.1-1 - https://github.com/tatsuhiro-t/aria2/commit/bd3956293995bcbbb76e6c8686b4ac8dfd3c9ed4#NEWS - Additional man page diff --git a/sources b/sources index 2b6b11c..d601a6f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d6904fcdd445e0c80b50ef1b28140065 aria2-1.12.1.tar.xz +4a54546b20e67eff55dd79069d853f59 aria2-1.14.0.tar.xz