[aria2] upstream release 1.16.1

Rahul Sundaram sundaram at fedoraproject.org
Fri Jan 25 22:27:46 UTC 2013


commit 35785c585a4311b402107d30893793df3ca45a2b
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Fri Jan 25 17:27:21 2013 -0500

    upstream release 1.16.1

 .gitignore               |    1 +
 aria2-1.14.2-gcc47.patch |   64 ----------------------------------------------
 aria2.spec               |   11 ++++---
 sources                  |    2 +-
 4 files changed, 8 insertions(+), 70 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9798c11..3d2bee3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ aria2-1.10.0.tar.xz
 /aria2-1.12.1.tar.xz
 /aria2-1.14.0.tar.xz
 /aria2-1.14.2.tar.xz
+/aria2-1.16.1.tar.xz
diff --git a/aria2.spec b/aria2.spec
index e1c7182..71b6cfb 100644
--- a/aria2.spec
+++ b/aria2.spec
@@ -1,14 +1,13 @@
 %define binname aria2c
 
 Name:           aria2
-Version:        1.14.2
-Release:        2%{?dist}
+Version:        1.16.1
+Release:        1%{?dist}
 Summary:        High speed download utility with resuming and segmented downloading
 Group:          Applications/Internet
 License:        GPLv2+ with exceptions
 URL:            http://aria2.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
-Patch0:         aria2-1.14.2-gcc47.patch
 BuildRequires:  bison
 BuildRequires:  c-ares-devel cppunit-devel
 BuildRequires:  gettext gnutls-devel
@@ -38,7 +37,6 @@ Currently it has following features:
 
 %prep
 %setup -q
-%patch0 -p1 -b .gcc47
 
 %build
 %configure --enable-bittorrent \
@@ -63,12 +61,15 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/locale/locale.alias
 rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/%{name}
 
 %files -f %{name}.lang
-%doc AUTHORS ChangeLog COPYING README doc/aria2c.1.html
+%doc AUTHORS ChangeLog COPYING README 
 %{_bindir}/%{binname}
 %{_mandir}/man1/aria2c.1.gz
 %{_mandir}/*/man1/aria2c.1.gz
 
 %changelog
+* Fri Jan 25 2013 Rahul Sundaram <sundaram at fedoraproject.org> - 1.16.1-1
+- upstream release 1.16.1
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.14.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 4fe1fcb..f715443 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-906b91451a55bb101d86461356b2923c  aria2-1.14.2.tar.xz
+74064cbcfcc0d26946bdd7e7a4bf4117  aria2-1.16.1.tar.xz


More information about the scm-commits mailing list