Update to upstream version 2.4
This commit is contained in:
parent
286c2b51b9
commit
cadbb58ed6
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,3 +4,5 @@ sonatype-plexus-compiler-plexus-compiler-1.8.3-0-gef6142f.tar.gz
|
||||
/sonatype-plexus-compiler-plexus-compiler-1.9.1-0-g233d1ab.tar.gz
|
||||
/plexus-compiler-2.1.tar.gz
|
||||
/plexus-compiler-2.3.tar.gz
|
||||
/LICENSE-2.0.txt
|
||||
/plexus-compiler-2.4.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global parent plexus
|
||||
|
||||
Name: plexus-compiler
|
||||
Version: 2.3
|
||||
Release: 6%{?dist}
|
||||
Version: 2.4
|
||||
Release: 1%{?dist}
|
||||
Epoch: 0
|
||||
Summary: Compiler call initiators for Plexus
|
||||
# extras subpackage has a bit different licensing
|
||||
@ -95,6 +95,9 @@ cp %{SOURCE2} LICENSE.MIT
|
||||
%doc LICENSE LICENSE.MIT
|
||||
|
||||
%changelog
|
||||
* Mon Oct 13 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:2.4-1
|
||||
- Update to upstream version 2.4
|
||||
|
||||
* Mon Aug 4 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:2.3-6
|
||||
- Fix build-requires on POM packages
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user