From 2600c1531e9453d5a882d26c2bb674dadd3fac35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bentkowski?= Date: Fri, 24 Aug 2007 12:18:01 +0000 Subject: [PATCH] - 0.11.2 - Fix License tag --- .cvsignore | 2 +- aria2.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 6cbb75c..05667eb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -aria2-0.11.1.tar.bz2 +aria2-0.11.2.tar.bz2 diff --git a/aria2.spec b/aria2.spec index ee6b3d0..9322513 100644 --- a/aria2.spec +++ b/aria2.spec @@ -1,9 +1,9 @@ Name: aria2 -Version: 0.11.1 +Version: 0.11.2 Release: 1%{?dist} Summary: High speed download utility with resuming and segmented downloading Group: Applications/Internet -License: GPL +License: GPLv2 URL: http://aria2.sourceforge.net/ Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -64,6 +64,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Aug 24 2007 Michał Bentkowski - 0.11.2-1 +- 0.11.2 +- Fix License tag + * Mon Jul 09 2007 Michał Bentkowski - 0.11.1-1 - Update to 0.11.1 diff --git a/sources b/sources index e7e5adc..a632379 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c11b865bd0920ca1e0247b8f4703b988 aria2-0.11.1.tar.bz2 +4b58849f0bf7f2abab1675ce2e8958ec aria2-0.11.2.tar.bz2