Update to version 2.14
This commit is contained in:
parent
d6ccaef1ae
commit
6a19db987d
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/jackson-parent-2.9.1.2.tar.gz
|
||||
/jackson-parent-2.10.tar.gz
|
||||
/jackson-parent-2.11.tar.gz
|
||||
/jackson-parent-2.14.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: jackson-parent
|
||||
Version: 2.11
|
||||
Release: 9%{?dist}
|
||||
Version: 2.14
|
||||
Release: 1%{?dist}
|
||||
Summary: Parent pom for all Jackson components
|
||||
License: ASL 2.0
|
||||
|
||||
@ -36,6 +36,9 @@ sed -i 's/\r//' LICENSE
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Nov 08 2022 Chris Kelley <ckelley@redhat.com> - 2.14-1
|
||||
- Update to version 2.14
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.11-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jackson-parent-2.11.tar.gz) = b4455a674347de803914dbbe098ebbc58b10464b0e5defbc4118461051683997cf6eb10003a65b486b1fb92a7e191410f90b89513f2afb63b01dd106053b0227
|
||||
SHA512 (jackson-parent-2.14.tar.gz) = 2c7ee924a5d1335192bafdd91881ab4320364c1abbd0225e57ad6ca7f4f938282d88a437adc303f949e2b172ee0e8fdbe3144b4577fbed046389166773dfeb95
|
||||
|
Loading…
Reference in New Issue
Block a user