Update to upstream version 5.1
This commit is contained in:
parent
3b5b0bc156
commit
6457e437fc
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/LICENSE-2.0.txt
|
||||
/plexus-3.3.3.tar.gz
|
||||
/plexus-5.0.tar.gz
|
||||
/plexus-5.1.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: plexus-pom
|
||||
Version: 5.0
|
||||
Release: 3%{?dist}
|
||||
Version: 5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Root Plexus Projects POM
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/codehaus-plexus/plexus-pom
|
||||
@ -9,7 +9,6 @@ Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: maven-enforcer-plugin
|
||||
|
||||
%description
|
||||
The Plexus project provides a full software stack for creating and
|
||||
@ -22,6 +21,8 @@ Plexus packages.
|
||||
# org.apache.maven.wagon wagon-webdav-jackrabbit 1.0
|
||||
%pom_remove_plugin :maven-site-plugin
|
||||
|
||||
%pom_remove_plugin :maven-enforcer-plugin
|
||||
|
||||
%pom_remove_plugin org.codehaus.mojo:findbugs-maven-plugin
|
||||
%pom_remove_plugin org.codehaus.mojo:taglist-maven-plugin
|
||||
cp -p %{SOURCE1} LICENSE
|
||||
@ -36,6 +37,9 @@ cp -p %{SOURCE1} LICENSE
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Jul 29 2019 Marian Koncek <mkoncek@redhat.com> - 5.1-1
|
||||
- Update to upstream version 5.1
|
||||
|
||||
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.0-3
|
||||
- Mass rebuild for javapackages-tools 201901
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (plexus-5.0.tar.gz) = c476b2a915ab77d98515dc8eede1382256e49bea34e04bbe93a1b132166582af7c6ac8c9f111a2cf2d14c805011f72a114af174494bd122a72d950ab706b01f2
|
||||
SHA512 (plexus-5.1.tar.gz) = 1e811e1dd113a479a9fcec0706c04938f89c46dd5311fc2c3e92d71aa3088570517c2911bc251f5e245c0c97585de78edcfd23c34f92ff15b4bb1d9d6b0436b3
|
||||
SHA512 (LICENSE-2.0.txt) = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user