Update to upstream version 2.8.5
This commit is contained in:
parent
f27755f658
commit
cd738acee6
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,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
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
|
|
||||||
Name: plexus-compiler
|
Name: plexus-compiler
|
||||||
Version: 2.8.2
|
Version: 2.8.5
|
||||||
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
|
||||||
@ -91,6 +90,9 @@ cp %{SOURCE2} LICENSE.MIT
|
|||||||
%doc LICENSE LICENSE.MIT
|
%doc LICENSE LICENSE.MIT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 13 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.8.5-1
|
||||||
|
- Update to upstream version 2.8.5
|
||||||
|
|
||||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.8.2-2
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.8.2-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_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