[ant-antunit] Update to 1.2

Orion Poplawski orion at fedoraproject.org
Thu Jan 5 16:31:40 UTC 2012


commit 9e1b7dd21ea3e7936e55404eb938a5225a4da571
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Thu Jan 5 09:31:33 2012 -0700

    Update to 1.2

 .gitignore       |    1 +
 ant-antunit.spec |   11 +++++++----
 sources          |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6610d54..6fe18ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /apache-ant-antunit-1.1-src.tar.bz2
+/apache-ant-antunit-1.2-src.tar.bz2
diff --git a/ant-antunit.spec b/ant-antunit.spec
index a6956de..d8b691e 100644
--- a/ant-antunit.spec
+++ b/ant-antunit.spec
@@ -1,8 +1,8 @@
 %global base_name       antunit
 
 Name:             ant-%{base_name}
-Version:          1.1
-Release:          5%{?dist}
+Version:          1.2
+Release:          1%{?dist}
 Summary:          Provide antunit ant task
 Group:            Development/Libraries
 License:          ASL 2.0
@@ -85,7 +85,7 @@ echo "ant/ant-antunit" > %{buildroot}%{_sysconfdir}/%{name}.d/antunit
 
 %files
 %defattr(-,root,root,-)
-%doc CONTRIBUTORS NOTICE README README.html WHATSNEW common/LICENSE
+%doc CONTRIBUTORS LICENSE NOTICE README README.html WHATSNEW
 %config(noreplace) %{_sysconfdir}/%{name}.d/antunit
 %{_javadir}/*
 %{_mavenpomdir}/*
@@ -93,11 +93,14 @@ echo "ant/ant-antunit" > %{buildroot}%{_sysconfdir}/%{name}.d/antunit
 
 %files javadoc
 %defattr(-,root,root,-)
-%doc common/LICENSE
+%doc LICENSE
 %{_javadocdir}/%{name}
 
 
 %changelog
+* Wed Jan 4 2012 Orion Poplawski <orion at cora.nwra.com> 1.2-1
+- Update to 1.2
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index d6ae521..109cecc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6a9b3db4333be1f2b45b11917811da5e  apache-ant-antunit-1.1-src.tar.bz2
+aaf4af619f5325a38cc57f65ef28e3df  apache-ant-antunit-1.2-src.tar.bz2


More information about the scm-commits mailing list