Update to upstream version 15
This commit is contained in:
parent
9ffcd77c20
commit
e57f0faf05
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/plexus-8.tar.gz
|
||||
/plexus-10.tar.gz
|
||||
/plexus-14.tar.gz
|
||||
/plexus-15.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: plexus-pom
|
||||
Version: 14
|
||||
Release: 2%{?dist}
|
||||
Version: 15
|
||||
Release: 1%{?dist}
|
||||
Summary: Root Plexus Projects POM
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/codehaus-plexus/plexus-pom
|
||||
@ -12,7 +12,7 @@ BuildArch: noarch
|
||||
ExclusiveArch: %{java_arches} noarch
|
||||
|
||||
%if %{with bootstrap}
|
||||
BuildRequires: javapackages-bootstrap
|
||||
BuildRequires: javapackages-bootstrap
|
||||
%else
|
||||
BuildRequires: maven-local
|
||||
%endif
|
||||
@ -42,6 +42,9 @@ cp -p %{SOURCE1} LICENSE
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Dec 18 2023 Marian Koncek <mkoncek@redhat.com> - 15-1
|
||||
- Update to upstream version 15
|
||||
|
||||
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 14-2
|
||||
- Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (plexus-14.tar.gz) = 6cd0aea252b9e1637a722d936b43e2005752a684847b5e2ce6a0ac9bb79d57263112ee83ec96e513319f396c04243cb41ae914bf6e277e59329a0f6209214044
|
||||
SHA512 (plexus-15.tar.gz) = d1f8e8df8a6fd8cb7a05d43338f8f972f1e26c1f6cebebfef9a43f0bfccf73841312fa1fd2773c2cdea150d80fca8440b62549a893ca1b3bf6ee6257fe0c953d
|
||||
SHA512 (LICENSE-2.0.txt) = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user