[ant] Update to new upstream version.

Alexander Kurtakov akurtakov at fedoraproject.org
Fri Jun 15 11:01:43 UTC 2012


commit 2b79232a38402e7f83565f9d6d6f8b1039626e12
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Fri Jun 15 14:01:20 2012 +0300

    Update to new upstream version.

 .gitignore |    1 +
 ant.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e5cef1a..ad0a0ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ apache-ant-1.7.1-src.tar.bz2
 /apache-ant-1.8.1-src.tar.bz2
 apache-ant-1.8.2-src.tar.bz2
 apache-ant-1.8.3-src.tar.bz2
+apache-ant-1.8.4-src.tar.bz2
diff --git a/ant.spec b/ant.spec
index 20a09ea..b61a419 100644
--- a/ant.spec
+++ b/ant.spec
@@ -48,8 +48,8 @@
 %global major_version 1.8
 
 Name:           ant
-Version:        1.8.3
-Release:        2%{?dist}
+Version:        1.8.4
+Release:        1%{?dist}
 Epoch:          0
 Summary:        Build tool for java
 Summary(it):    Tool per la compilazione di programmi java
@@ -738,6 +738,9 @@ find $RPM_BUILD_ROOT%{_datadir}/ant/etc -type f -name "*.xsl" \
 # -----------------------------------------------------------------------------
 
 %changelog
+* Fri Jun 15 2012 Alexander Kurtakov <akurtako at redhat.com> 0:1.8.4-1
+- Update to new upstream version.
+
 * Wed May 2 2012 Alexander Kurtakov <akurtako at redhat.com> 0:1.8.3-2
 - Use apache-commons-* instead of jakarta-commons-*.
 - Drop xml-commons-apis-13 BR/R since it's no longer needed.
diff --git a/sources b/sources
index f6bc5f6..183aad6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d7e0bdd538481b7c15dfb7fbcdd81b0e  apache-ant-1.8.3-src.tar.bz2
+c474fa9d0c35a24037c23b6e476862c1  apache-ant-1.8.4-src.tar.bz2


More information about the scm-commits mailing list