[aria2] * Fri Jul 30 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 1.10.0-1 - http://aria2.svn.sourcefo

Rahul Sundaram sundaram at fedoraproject.org
Fri Jul 30 08:49:07 UTC 2010


commit 8afd277f886cc593bed714e591b882a0aed9f000
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Fri Jul 30 14:18:23 2010 +0530

    * Fri Jul 30 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 1.10.0-1
    - http://aria2.svn.sourceforge.net/viewvc/aria2/trunk/NEWS?revision=2279
    - Dropped clean section

 .gitignore |    1 +
 aria2.spec |   10 +++++-----
 sources    |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2fac42f..4b37779 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 aria2-1.9.4.tar.xz
+aria2-1.10.0.tar.xz
diff --git a/aria2.spec b/aria2.spec
index 8fb8e3e..6e6c9de 100644
--- a/aria2.spec
+++ b/aria2.spec
@@ -1,7 +1,7 @@
 %define binname aria2c
 
 Name:           aria2
-Version:        1.9.4
+Version:        1.10.0
 Release:        1%{?dist}
 Summary:        High speed download utility with resuming and segmented downloading
 Group:          Applications/Internet
@@ -60,10 +60,6 @@ make install DESTDIR=$RPM_BUILD_ROOT
 rm -f $RPM_BUILD_ROOT%{_datadir}/locale/locale.alias
 rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/%{name}
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING README doc/aria2c.1.html
@@ -71,6 +67,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man*/*
 
 %changelog
+* Fri Jul 30 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 1.10.0-1
+- http://aria2.svn.sourceforge.net/viewvc/aria2/trunk/NEWS?revision=2279
+- Dropped clean section
+
 * Tue Jun 08 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 1.9.4-1
 - http://aria2.svn.sourceforge.net/viewvc/aria2/trunk/NEWS?revision=2133
 
diff --git a/sources b/sources
index 4018eec..43d54f6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cdb91ae149e32b30b4b15d51a06630f8  aria2-1.9.4.tar.xz
+8487623e96271d33b37a676a73c7181b  aria2-1.10.0.tar.xz


More information about the scm-commits mailing list