Update to upstream version 14
This commit is contained in:
parent
086a5c1089
commit
cc76da23c3
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/plexus-7.tar.gz
|
||||
/plexus-8.tar.gz
|
||||
/plexus-10.tar.gz
|
||||
/plexus-14.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: plexus-pom
|
||||
Version: 10
|
||||
Release: 3%{?dist}
|
||||
Version: 14
|
||||
Release: 1%{?dist}
|
||||
Summary: Root Plexus Projects POM
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/codehaus-plexus/plexus-pom
|
||||
@ -26,10 +26,11 @@ Plexus packages.
|
||||
%setup -q -n plexus-pom-plexus-%{version}
|
||||
cp -p %{SOURCE1} LICENSE
|
||||
|
||||
%pom_remove_dep org.junit:junit-bom
|
||||
%pom_remove_plugin :maven-site-plugin
|
||||
%pom_remove_plugin :maven-enforcer-plugin
|
||||
%pom_remove_plugin :findbugs-maven-plugin
|
||||
%pom_remove_plugin :taglist-maven-plugin
|
||||
%pom_remove_plugin :spotless-maven-plugin
|
||||
|
||||
%build
|
||||
%mvn_build
|
||||
@ -41,6 +42,9 @@ cp -p %{SOURCE1} LICENSE
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Aug 16 2023 Marian Koncek <mkoncek@redhat.com> - 14-1
|
||||
- Update to upstream version 14
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 10-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (plexus-10.tar.gz) = 06abf4c50bc2a465866d6965e4c4f18c9efaceb80552588398f45304a3fc229d274f90a10d2937d310b262f0633b9dfc75eef2ae2e90dfe5472a26fc63c28690
|
||||
SHA512 (plexus-14.tar.gz) = 6cd0aea252b9e1637a722d936b43e2005752a684847b5e2ce6a0ac9bb79d57263112ee83ec96e513319f396c04243cb41ae914bf6e277e59329a0f6209214044
|
||||
SHA512 (LICENSE-2.0.txt) = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user