diff --git a/.cvsignore b/.cvsignore index 1394540..0774d01 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -aria2-0.9.0.tar.bz2 +aria2-0.10.1.tar.bz2 diff --git a/aria2.spec b/aria2.spec index 0d28050..a690175 100644 --- a/aria2.spec +++ b/aria2.spec @@ -1,6 +1,6 @@ Name: aria2 -Version: 0.9.0 -Release: 2%{?dist} +Version: 0.10.1 +Release: 1%{?dist} Summary: High speed download utility with resuming and segmented downloading Group: Applications/Internet License: GPL @@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Feb 20 2007 Michał Bentkowski - 0.10.1-1 +- Update to 0.10.1 + * Sun Dec 31 2006 Michał Bentkowski - 0.9.0-2 - Small fix in Summary diff --git a/sources b/sources index 70cf512..d815c35 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f4d1e1761ee2386e5d3a6248b363267f aria2-0.9.0.tar.bz2 +ee56d934d11c70e8d3b778658e5d7d9d aria2-0.10.1.tar.bz2