update to version 6.3
This commit is contained in:
parent
cc91802357
commit
cdb7457fea
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/plexus-5.1.tar.gz
|
||||
/plexus-6.1.tar.gz
|
||||
/plexus-6.2.tar.gz
|
||||
/plexus-6.3.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: plexus-pom
|
||||
Version: 6.2
|
||||
Release: 2%{?dist}
|
||||
Version: 6.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Root Plexus Projects POM
|
||||
License: ASL 2.0
|
||||
|
||||
@ -21,13 +21,9 @@ Plexus packages.
|
||||
%prep
|
||||
%setup -q -n plexus-pom-plexus-%{version}
|
||||
|
||||
# * require: org.codehaus.plexus plexus-stylus-skin 1.0
|
||||
# org.apache.maven.wagon wagon-webdav-jackrabbit 1.0
|
||||
|
||||
%pom_remove_plugin :findbugs-maven-plugin
|
||||
%pom_remove_plugin :maven-site-plugin
|
||||
|
||||
%pom_remove_plugin org.codehaus.mojo:findbugs-maven-plugin
|
||||
%pom_remove_plugin org.codehaus.mojo:taglist-maven-plugin
|
||||
%pom_remove_plugin :taglist-maven-plugin
|
||||
|
||||
cp -p %{SOURCE1} LICENSE
|
||||
|
||||
@ -41,6 +37,9 @@ cp -p %{SOURCE1} LICENSE
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Jul 22 2020 Fabio Valentini <decathorpe@gmail.com> - 6.3-1
|
||||
- Update to version 6.3.
|
||||
|
||||
* Sat Jul 11 2020 Jiri Vanek <jvanek@redhat.com> - 6.2-2
|
||||
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (plexus-6.2.tar.gz) = 224fd0edbd8928eaebd5914bf3ae1d19d8bed2dc8705c2ce51cbf058f5de6a13df97c51ecf73021860b91c17d12c0beb4a855f46db8acabdb2bb3f63f1736387
|
||||
SHA512 (plexus-6.3.tar.gz) = 2639c0f7d78090a8935655320595e762ead6f2d484bc613b7d4c74259d301b1a34fe409aa4c571c3b72ee4697c194b9fad71fc8fe4e976e642161186004419fb
|
||||
SHA512 (LICENSE-2.0.txt) = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user