Update to upstream version 8
This commit is contained in:
parent
853f396f7a
commit
c84d151194
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/plexus-6.4.tar.gz
|
||||
/plexus-6.5.tar.gz
|
||||
/plexus-7.tar.gz
|
||||
/plexus-8.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: plexus-pom
|
||||
Version: 7
|
||||
Release: 5%{?dist}
|
||||
Version: 8
|
||||
Release: 1%{?dist}
|
||||
Summary: Root Plexus Projects POM
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/codehaus-plexus/plexus-pom
|
||||
@ -15,9 +15,6 @@ BuildRequires: maven-local
|
||||
BuildRequires: javapackages-bootstrap
|
||||
%endif
|
||||
|
||||
# Test dependency that should be propagated down the POM hierarchy
|
||||
Requires: mvn(junit:junit)
|
||||
|
||||
%description
|
||||
The Plexus project provides a full software stack for creating and
|
||||
executing software projects. This package provides parent POM for
|
||||
@ -42,6 +39,9 @@ cp -p %{SOURCE1} LICENSE
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Sun Apr 24 2022 Mikolaj Izdebski <mizdebsk@redhat.com> - 8-1
|
||||
- Update to upstream version 8
|
||||
|
||||
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 7-5
|
||||
- Rebuilt for java-17-openjdk as system jdk
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (plexus-7.tar.gz) = 67ead444acfcc2b988591f04ede0701e30011a652b979a5a40fff3bb0ce8e959ed8b25ae2db6bb7c3a3c27548a12a749250fe0b77e33dad2c3c05e947f1766a3
|
||||
SHA512 (plexus-8.tar.gz) = 21fc06f07cbb0a5ca94684d56dbe586294db0b5294215b0d76cf70bd4f19b5f4bae09cc49d55eae49faea674432325041ee6ff40cbc1518a0566386f99b8b9c1
|
||||
SHA512 (LICENSE-2.0.txt) = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user