[apache-rat] Update to 0.10

Orion Poplawski orion at fedoraproject.org
Tue Sep 3 20:56:55 UTC 2013


commit 2eb2593e82322fd131e337bbd7a7a2e69edfe0c6
Author: Orion Poplawski <orion at nwra.com>
Date:   Tue Sep 3 14:56:46 2013 -0600

    Update to 0.10

 .gitignore      |    1 +
 apache-rat.spec |   11 ++++-------
 sources         |    2 +-
 3 files changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 53b8e97..5fa6b8c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /apache-rat-0.8-20100827.tar.bz2
 /apache-rat-incubating-0.8-src.tar.bz2
 /apache-rat-0.9-src.tar.bz2
+/apache-rat-0.10-src.tar.bz2
diff --git a/apache-rat.spec b/apache-rat.spec
index 440d2b8..23fce6e 100644
--- a/apache-rat.spec
+++ b/apache-rat.spec
@@ -1,17 +1,11 @@
-%global snapdate 20100827
-#svn 990212.
-
 Name:           apache-rat
-Version:        0.9
+Version:        0.10
 Release:        1%{?dist}
 Summary:        Apache Release Audit Tool (RAT)
 
 Group:          Development/Libraries
 License:        ASL 2.0
 URL:            http://creadur.apache.org/rat/
-#svn had a number of needed bugfixes
-#svn export -r 990212 http://svn.apache.org/repos/asf/incubator/rat/main/trunk apache-rat-0.8-20100707
-#Source0:        %{name}-%{version}-%{snapdate}.tar.bz2
 Source0:        http://www.apache.org/dist/creadur/%{name}-%{version}/%{name}-%{version}-src.tar.bz2
 Patch2:         apache-rat-0.8-test.patch
 BuildArch:      noarch
@@ -172,6 +166,9 @@ cp -rp target/site/apidocs \
 
 
 %changelog
+* Tue Sep 3 2013 Orion Poplawski <orion at cora.nwra.com> 0.10-1
+- Update to 0.10
+
 * Fri Aug 9 2013 Orion Poplawski <orion at cora.nwra.com> 0.9-1
 - Update to 0.9
 
diff --git a/sources b/sources
index 22e2d34..b579645 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d41c8a80a1d865899cfbed77d6ca7597  apache-rat-0.9-src.tar.bz2
+58f17a69466053fcca3e8b80838a3c64  apache-rat-0.10-src.tar.bz2


More information about the scm-commits mailing list