From 0e4cf1091f6235ff408415a7258f82c71bfe621c Mon Sep 17 00:00:00 2001 From: Rahul Sundaram Date: Sun, 10 Apr 2011 03:16:48 +0530 Subject: [PATCH] https://github.com/tatsuhiro-t/aria2/blob/8d8fb31a45f66a29c78911293a60a00ac4903795/NEWS --- .gitignore | 1 + aria2.spec | 7 ++++--- sources | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index b55cd62..4189f83 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ aria2-1.10.0.tar.xz /aria2-1.10.6.tar.xz /aria2-1.10.8.tar.xz /aria2-1.10.9.tar.xz +/aria2-1.11.1.tar.xz diff --git a/aria2.spec b/aria2.spec index 4b26319..9bd99ce 100644 --- a/aria2.spec +++ b/aria2.spec @@ -1,7 +1,7 @@ %define binname aria2c Name: aria2 -Version: 1.10.9 +Version: 1.11.1 Release: 1%{?dist} Summary: High speed download utility with resuming and segmented downloading Group: Applications/Internet @@ -13,7 +13,6 @@ BuildRequires: c-ares-devel cppunit-devel BuildRequires: gettext gnutls-devel BuildRequires: libgcrypt-devel libxml2-devel BuildRequires: sqlite-devel - %description aria2 is a download utility with resuming and segmented downloading. Supported protocols are HTTP/HTTPS/FTP/BitTorrent. It also supports Metalink @@ -48,7 +47,6 @@ Currently it has following features: --with-openssl \ --with-libz \ --with-sqlite3 \ - --disable-dependency-tracking \ make %{?_smp_mflags} @@ -67,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/%{name} %{_mandir}/man*/* %changelog +* Sun Apr 10 2011 Rahul Sundaram - 1.11.1-1 +- https://github.com/tatsuhiro-t/aria2/blob/8d8fb31a45f66a29c78911293a60a00ac4903795/NEWS + * Tue Feb 22 2011 Rahul Sundaram - 1.10.9-1 - https://github.com/tatsuhiro-t/aria2/blob/6af3cd82b36190b12102bf3fbc5c07cc494627ad/NEWS diff --git a/sources b/sources index d8d142a..1be87a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -531b27fec0ec3ecae6f8afa2b6445e7e aria2-1.10.9.tar.xz +7da63651704738c251ffd5873f248899 aria2-1.11.1.tar.xz