- 0.11.2
- Fix License tag
This commit is contained in:
parent
505c45f045
commit
2600c1531e
3 changed files with 8 additions and 4 deletions
|
|
@ -1 +1 @@
|
||||||
aria2-0.11.1.tar.bz2
|
aria2-0.11.2.tar.bz2
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
||||||
Name: aria2
|
Name: aria2
|
||||||
Version: 0.11.1
|
Version: 0.11.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: High speed download utility with resuming and segmented downloading
|
Summary: High speed download utility with resuming and segmented downloading
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
License: GPL
|
License: GPLv2
|
||||||
URL: http://aria2.sourceforge.net/
|
URL: http://aria2.sourceforge.net/
|
||||||
Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
|
Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
@ -64,6 +64,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 24 2007 Michał Bentkowski <mr.ecik at gmail.com> - 0.11.2-1
|
||||||
|
- 0.11.2
|
||||||
|
- Fix License tag
|
||||||
|
|
||||||
* Mon Jul 09 2007 Michał Bentkowski <mr.ecik at gmail.com> - 0.11.1-1
|
* Mon Jul 09 2007 Michał Bentkowski <mr.ecik at gmail.com> - 0.11.1-1
|
||||||
- Update to 0.11.1
|
- Update to 0.11.1
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
c11b865bd0920ca1e0247b8f4703b988 aria2-0.11.1.tar.bz2
|
4b58849f0bf7f2abab1675ce2e8958ec aria2-0.11.2.tar.bz2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue