update to version 6.2
This commit is contained in:
parent
a48b3f9f31
commit
c17aa583b6
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/plexus-5.0.tar.gz
|
||||
/plexus-5.1.tar.gz
|
||||
/plexus-6.1.tar.gz
|
||||
/plexus-6.2.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: plexus-pom
|
||||
Version: 6.1
|
||||
Version: 6.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Root Plexus Projects POM
|
||||
License: ASL 2.0
|
||||
@ -11,6 +11,7 @@ Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
||||
|
||||
%description
|
||||
The Plexus project provides a full software stack for creating and
|
||||
@ -23,7 +24,6 @@ Plexus packages.
|
||||
# * require: org.codehaus.plexus plexus-stylus-skin 1.0
|
||||
# org.apache.maven.wagon wagon-webdav-jackrabbit 1.0
|
||||
|
||||
%pom_remove_plugin :maven-enforcer-plugin
|
||||
%pom_remove_plugin :maven-site-plugin
|
||||
|
||||
%pom_remove_plugin org.codehaus.mojo:findbugs-maven-plugin
|
||||
@ -41,6 +41,9 @@ cp -p %{SOURCE1} LICENSE
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Mar 02 2020 Fabio Valentini <decathorpe@gmail.com> - 6.2-1
|
||||
- Update to version 6.2.
|
||||
|
||||
* Thu Feb 13 2020 Fabio Valentini <decathorpe@gmail.com> - 6.1-1
|
||||
- Update to version 6.1.
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (plexus-6.1.tar.gz) = ce4f38b7e9569889aea8572e4124c34fe2265ae7b07977dfd8b127580be7ff56216bcce2e2f1414950d939439b77c1cc286733da5c22f9887faeee97428305f5
|
||||
SHA512 (plexus-6.2.tar.gz) = 224fd0edbd8928eaebd5914bf3ae1d19d8bed2dc8705c2ce51cbf058f5de6a13df97c51ecf73021860b91c17d12c0beb4a855f46db8acabdb2bb3f63f1736387
|
||||
SHA512 (LICENSE-2.0.txt) = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user