Update to version 2.15
This commit is contained in:
parent
f761a466d0
commit
55776200d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/jackson-parent-2.10.tar.gz
|
||||
/jackson-parent-2.11.tar.gz
|
||||
/jackson-parent-2.14.tar.gz
|
||||
/jackson-parent-2.15.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: jackson-parent
|
||||
Version: 2.14
|
||||
Release: 2%{?dist}
|
||||
Version: 2.15
|
||||
Release: 1%{?dist}
|
||||
Summary: Parent pom for all Jackson components
|
||||
License: Apache-2.0
|
||||
|
||||
@ -13,7 +13,7 @@ Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(com.fasterxml:oss-parent:pom:)
|
||||
|
||||
BuildArch: noarch
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{java_arches} noarch
|
||||
|
||||
%description
|
||||
@ -36,6 +36,9 @@ sed -i 's/\r//' LICENSE
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Jun 19 2023 Chris Kelley <ckelley@redhat.com> - 2.15-1
|
||||
- Update to version 2.15
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.14-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jackson-parent-2.14.tar.gz) = 2c7ee924a5d1335192bafdd91881ab4320364c1abbd0225e57ad6ca7f4f938282d88a437adc303f949e2b172ee0e8fdbe3144b4577fbed046389166773dfeb95
|
||||
SHA512 (jackson-parent-2.15.tar.gz) = 66d174ef3007dd09bcb17e3beafeac1efbc55737c12a5b38767b06bdf43d99d70b39d477abef2d121b56d89581a624e5975204b396d6446bc33f7450444df82a
|
||||
|
Loading…
Reference in New Issue
Block a user