[maven] Update to upstream version 3.2.1

Mikolaj Izdebski mizdebsk at fedoraproject.org
Thu Feb 20 15:03:13 UTC 2014


commit ab6a59d3d67d76d69076043c1fe86c8a0918d9d4
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Feb 17 10:29:03 2014 +0100

    Update to upstream version 3.2.1

 .gitignore |    1 +
 maven.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dea8f2e..529dfe2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /apache-maven-3.1.0-src.tar.gz
 /apache-maven-3.1.1-src.tar.gz
 /apache-maven-3.2.0-src.tar.gz
+/apache-maven-3.2.1-src.tar.gz
diff --git a/maven.spec b/maven.spec
index 035cf05..049618d 100644
--- a/maven.spec
+++ b/maven.spec
@@ -1,5 +1,5 @@
 Name:           maven
-Version:        3.2.0
+Version:        3.2.1
 Release:        1%{?dist}
 Summary:        Java project management and project comprehension tool
 
@@ -269,6 +269,9 @@ ln -sf $(build-classpath plexus/classworlds) \
 
 
 %changelog
+* Mon Feb 17 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.2.1-1
+- Update to upstream version 3.2.1
+
 * Tue Feb 11 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.2.0-1
 - Update to upstream version 3.2.0
 
diff --git a/sources b/sources
index 1667139..7eb49f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-847149b2e0dc824fc6a535a2c4a0e0bc  apache-maven-3.2.0-src.tar.gz
+92753b8a1076637ad7c0907f1ec9f1b6  apache-maven-3.2.1-src.tar.gz


More information about the scm-commits mailing list