Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/plexus-pom.git#09f234440883950dd51a2029f1c9c155bc70f468
This commit is contained in:
parent
e23c7aaa62
commit
39659fc0d5
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/plexus-6.3.tar.gz
|
||||
/plexus-6.4.tar.gz
|
||||
/plexus-6.5.tar.gz
|
||||
/plexus-7.tar.gz
|
||||
|
||||
@ -1,17 +1,17 @@
|
||||
Name: plexus-pom
|
||||
Version: 6.5
|
||||
Release: 2%{?dist}
|
||||
Summary: Root Plexus Projects POM
|
||||
License: ASL 2.0
|
||||
Name: plexus-pom
|
||||
Version: 7
|
||||
Release: 1%{?dist}
|
||||
Summary: Root Plexus Projects POM
|
||||
License: ASL 2.0
|
||||
|
||||
URL: https://github.com/codehaus-plexus/plexus-pom
|
||||
Source0: %{url}/archive/plexus-%{version}.tar.gz
|
||||
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||
URL: https://github.com/codehaus-plexus/plexus-pom
|
||||
Source0: %{url}/archive/plexus-%{version}.tar.gz
|
||||
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||
|
||||
BuildArch: noarch
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
||||
|
||||
%description
|
||||
The Plexus project provides a full software stack for creating and
|
||||
@ -37,6 +37,9 @@ cp -p %{SOURCE1} LICENSE
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Feb 01 2021 Fabio Valentini <decathorpe@gmail.com> - 7-1
|
||||
- Update to version 7.
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (plexus-6.5.tar.gz) = 41767eb50fa28a376e19e3cdbe9aa2db5c7a562d227587a911e125feeb78d6092bf8a9fd4c54b72ca33fba2384f7f3d6afad7dc5cbb11d009501ef576bf319b9
|
||||
SHA512 (plexus-7.tar.gz) = 67ead444acfcc2b988591f04ede0701e30011a652b979a5a40fff3bb0ce8e959ed8b25ae2db6bb7c3a3c27548a12a749250fe0b77e33dad2c3c05e947f1766a3
|
||||
SHA512 (LICENSE-2.0.txt) = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user