Update to upstream version 3.3.3
This commit is contained in:
parent
ad5df7bf04
commit
9781bf684b
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user