update to version 2.8.5
This commit is contained in:
parent
1d3eaba5c7
commit
de297aa3e1
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,6 +1,9 @@
|
|||||||
plexus-compiler-1.5.2.tar.gz
|
/results_*
|
||||||
|
/*.src.rpm
|
||||||
|
|
||||||
|
/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
|
||||||
/sonatype-plexus-compiler-plexus-compiler-1.9.1-0-g233d1ab.tar.gz
|
/sonatype-plexus-compiler-plexus-compiler-1.9.1-0-g233d1ab.tar.gz
|
||||||
/plexus-compiler-2.1.tar.gz
|
/plexus-compiler-2.1.tar.gz
|
||||||
/plexus-compiler-2.3.tar.gz
|
/plexus-compiler-2.3.tar.gz
|
||||||
@ -9,3 +12,4 @@ sonatype-plexus-compiler-plexus-compiler-1.8.3-0-gef6142f.tar.gz
|
|||||||
/plexus-compiler-2.7.tar.gz
|
/plexus-compiler-2.7.tar.gz
|
||||||
/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
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Name: plexus-compiler
|
Name: plexus-compiler
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
Version: 2.8.2
|
Version: 2.8.5
|
||||||
Release: 5%{?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
|
||||||
@ -80,6 +80,7 @@ cp %{SOURCE2} LICENSE.MIT
|
|||||||
%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-site-plugin
|
%pom_remove_plugin :maven-site-plugin
|
||||||
|
%pom_remove_plugin :animal-sniffer-maven-plugin
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# Tests are skipped because of unavailable plexus-compiler-test artifact
|
# Tests are skipped because of unavailable plexus-compiler-test artifact
|
||||||
@ -98,6 +99,9 @@ cp %{SOURCE2} LICENSE.MIT
|
|||||||
%doc LICENSE LICENSE.MIT
|
%doc LICENSE LICENSE.MIT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 20 2019 Fabio Valentini <decathorpe@gmail.com> - 0:2.8.5-1
|
||||||
|
- Update to version 2.8.5.
|
||||||
|
|
||||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.8.2-5
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.8.2-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (plexus-compiler-2.8.2.tar.gz) = 2d1555a1b344a34f613d2ca6f80a074ab6f9ea28408e908964a1f0de3403dd3a6687da80c2f6107a2f3278c65c2b3c545b7a706ed04c462b34cb6933b9576a9f
|
SHA512 (plexus-compiler-2.8.5.tar.gz) = d53cc996cc86347f2bf95b28d9b6d41e9b6f9d784b929237d5ecbf65fad4843ed734f5280bc9f96b2de3831f2dc422ec682c886301275061cea7fe743dcdf656
|
||||||
SHA512 (LICENSE-2.0.txt) = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8
|
SHA512 (LICENSE-2.0.txt) = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8
|
||||||
|
Loading…
Reference in New Issue
Block a user