[maven] Update to upstream version 3.3.1

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Mar 16 10:10:32 UTC 2015


commit 064573fb374c73172f80b39623b7986f87aeefe0
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Sun Mar 15 09:37:25 2015 +0100

    Update to upstream version 3.3.1

 .gitignore | 1 +
 maven.spec | 5 ++++-
 sources    | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b77ce9f..cb744d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /apache-maven-3.2.3-src.tar.gz
 /apache-maven-3.2.5-src.tar.gz
 /apache-maven-3.3.0-src.tar.gz
+/apache-maven-3.3.1-src.tar.gz
diff --git a/maven.spec b/maven.spec
index 40b46f0..76f55d0 100644
--- a/maven.spec
+++ b/maven.spec
@@ -1,5 +1,5 @@
 Name:           maven
-Version:        3.3.0
+Version:        3.3.1
 Release:        1%{?dist}
 Summary:        Java project management and project comprehension tool
 License:        ASL 2.0
@@ -255,6 +255,9 @@ ln -sf $(build-classpath plexus/classworlds) \
 
 
 %changelog
+* Fri Mar 13 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.3.1-1
+- Update to upstream version 3.3.1
+
 * Thu Mar 12 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.3.0-1
 - Update to upstream version 3.3.0
 
diff --git a/sources b/sources
index 6f25c2c..f145364 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-33b9329f58226e47201858eefb9b862e  apache-maven-3.3.0-src.tar.gz
+5ee431e9c6428b7b57a4d94c35ffe4e0  apache-maven-3.3.1-src.tar.gz


More information about the scm-commits mailing list