Update to version 2.8.6
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
This commit is contained in:
parent
761e3848e3
commit
d2a7c3cca9
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,6 +1,6 @@
|
|||||||
/results_*
|
/results_*
|
||||||
/*.src.rpm
|
/*.src.rpm
|
||||||
|
/plexus-compiler-*/
|
||||||
/plexus-compiler-1.5.2.tar.gz
|
/plexus-compiler-1.5.2.tar.gz
|
||||||
/sonatype-plexus-components-plexus-compiler-1.8-0-g7ca7d76.tar.gz
|
/sonatype-plexus-components-plexus-compiler-1.8-0-g7ca7d76.tar.gz
|
||||||
/sonatype-plexus-compiler-plexus-compiler-1.8.3-0-gef6142f.tar.gz
|
/sonatype-plexus-compiler-plexus-compiler-1.8.3-0-gef6142f.tar.gz
|
||||||
@ -13,3 +13,4 @@
|
|||||||
/plexus-compiler-2.8.1.tar.gz
|
/plexus-compiler-2.8.1.tar.gz
|
||||||
/plexus-compiler-2.8.2.tar.gz
|
/plexus-compiler-2.8.2.tar.gz
|
||||||
/plexus-compiler-2.8.5.tar.gz
|
/plexus-compiler-2.8.5.tar.gz
|
||||||
|
/plexus-compiler-2.8.6.tar.gz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Name: plexus-compiler
|
Name: plexus-compiler
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
Version: 2.8.5
|
Version: 2.8.6
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Compiler call initiators for Plexus
|
Summary: Compiler call initiators for Plexus
|
||||||
# extras subpackage has a bit different licensing
|
# extras subpackage has a bit different licensing
|
||||||
# parts of compiler-api are ASL2.0/MIT
|
# parts of compiler-api are ASL2.0/MIT
|
||||||
@ -79,6 +79,8 @@ cp %{SOURCE2} LICENSE.MIT
|
|||||||
# don't generate requires on test dependency (see #1007498)
|
# don't generate requires on test dependency (see #1007498)
|
||||||
%pom_xpath_remove "pom:dependency[pom:artifactId[text()='plexus-compiler-test']]" plexus-compilers
|
%pom_xpath_remove "pom:dependency[pom:artifactId[text()='plexus-compiler-test']]" plexus-compilers
|
||||||
|
|
||||||
|
%pom_remove_plugin :maven-enforcer-plugin
|
||||||
|
%pom_remove_plugin :maven-javadoc-plugin
|
||||||
%pom_remove_plugin :maven-site-plugin
|
%pom_remove_plugin :maven-site-plugin
|
||||||
%pom_remove_plugin :animal-sniffer-maven-plugin
|
%pom_remove_plugin :animal-sniffer-maven-plugin
|
||||||
|
|
||||||
@ -99,6 +101,9 @@ cp %{SOURCE2} LICENSE.MIT
|
|||||||
%doc LICENSE LICENSE.MIT
|
%doc LICENSE LICENSE.MIT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 17 2020 Alexander Scheel <ascheel@redhat.com> - 0:2.8.6-1
|
||||||
|
- Update to version 2.8.6
|
||||||
|
|
||||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.8.5-2
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.8.5-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (plexus-compiler-2.8.5.tar.gz) = d53cc996cc86347f2bf95b28d9b6d41e9b6f9d784b929237d5ecbf65fad4843ed734f5280bc9f96b2de3831f2dc422ec682c886301275061cea7fe743dcdf656
|
SHA512 (plexus-compiler-2.8.6.tar.gz) = af3b62407c967321a886718b0646e59561b6153784ba6612752de60f16a8d741aaee6daaaa7babd6c62c36fdb6c957d898c48dcda358de1a2afbb337e17cac28
|
||||||
SHA512 (LICENSE-2.0.txt) = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8
|
SHA512 (LICENSE-2.0.txt) = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8
|
||||||
|
Loading…
Reference in New Issue
Block a user