update to version 6.1

f38
Fabio Valentini 5 years ago
parent 2763c3b4c9
commit a48b3f9f31
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -7,3 +7,4 @@
/plexus-3.3.3.tar.gz
/plexus-5.0.tar.gz
/plexus-5.1.tar.gz
/plexus-6.1.tar.gz

@ -1,6 +1,6 @@
Name: plexus-pom
Version: 5.1
Release: 2%{?dist}
Version: 6.1
Release: 1%{?dist}
Summary: Root Plexus Projects POM
License: ASL 2.0
@ -11,7 +11,6 @@ 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,6 +22,8 @@ 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
@ -40,6 +41,9 @@ cp -p %{SOURCE1} LICENSE
%license LICENSE
%changelog
* Thu Feb 13 2020 Fabio Valentini <decathorpe@gmail.com> - 6.1-1
- Update to version 6.1.
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1,2 +1,2 @@
SHA512 (plexus-5.1.tar.gz) = 1e811e1dd113a479a9fcec0706c04938f89c46dd5311fc2c3e92d71aa3088570517c2911bc251f5e245c0c97585de78edcfd23c34f92ff15b4bb1d9d6b0436b3
SHA512 (plexus-6.1.tar.gz) = ce4f38b7e9569889aea8572e4124c34fe2265ae7b07977dfd8b127580be7ff56216bcce2e2f1414950d939439b77c1cc286733da5c22f9887faeee97428305f5
SHA512 (LICENSE-2.0.txt) = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8

Loading…
Cancel
Save