From 0d8e61312c4096cff3705e9723f2e10b2a9200ed Mon Sep 17 00:00:00 2001 From: Rahul Sundaram Date: Oct 10 2009 16:58:08 +0000 Subject: new upstream release --- diff --git a/.cvsignore b/.cvsignore index 2a7f11f..f1a9fd2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -aria2-1.6.1.tar.bz2 +aria2-1.6.2.tar.xz diff --git a/aria2.spec b/aria2.spec index c7d4bbb..565b6e4 100644 --- a/aria2.spec +++ b/aria2.spec @@ -1,14 +1,13 @@ %define binname aria2c Name: aria2 -Version: 1.6.1 +Version: 1.6.2 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.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz BuildRequires: bison BuildRequires: c-ares-devel cppunit-devel BuildRequires: gettext gnutls-devel @@ -56,7 +55,6 @@ make %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} rm -f $RPM_BUILD_ROOT%{_datadir}/locale/locale.alias @@ -73,6 +71,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man*/* %changelog +* Sat Oct 10 2009 Rahul Sundaram - 1.6.2-1 +- Minor bug fixes and switch XZ compressed source +- http://aria2.svn.sourceforge.net/viewvc/aria2/trunk/NEWS?revision=1586 + * Thu Oct 08 2009 Rahul Sundaram - 1.6.1-1 - Fixes memory leak in HTTP/FTP downloads and other minor bug fixes - http://aria2.svn.sourceforge.net/viewvc/aria2/trunk/NEWS?revision=1569 diff --git a/sources b/sources index b281b09..4841702 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fd84fe26b608ea2697fb15b1cd741eb1 aria2-1.6.1.tar.bz2 +f4ef5671ddb2c602b724a376d91afbca aria2-1.6.2.tar.xz