Update to upstream version 3.3.3

This commit is contained in:
Mikolaj Izdebski 2015-04-23 09:21:18 +02:00
parent ad5df7bf04
commit 9781bf684b
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@
/apache-maven-3.2.5-src.tar.gz
/apache-maven-3.3.0-src.tar.gz
/apache-maven-3.3.1-src.tar.gz
/apache-maven-3.3.3-src.tar.gz

View File

@ -1,6 +1,6 @@
Name: maven
Version: 3.3.1
Release: 2%{?dist}
Version: 3.3.3
Release: 1%{?dist}
Summary: Java project management and project comprehension tool
License: ASL 2.0
URL: http://maven.apache.org/
@ -268,6 +268,9 @@ ln -sf $(build-classpath plexus/classworlds) \
%changelog
* Thu Apr 23 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.3.3-1
- Update to upstream version 3.3.3
* Wed Apr 1 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.3.1-2
- Install mvnDebug and mvnyjp in bindir
- Update manpage

View File

@ -1 +1 @@
5ee431e9c6428b7b57a4d94c35ffe4e0 apache-maven-3.3.1-src.tar.gz
e1db3821aa39d4b98178f68467894342 apache-maven-3.3.3-src.tar.gz