import CS git jackson-core-2.21.4-1.el9_8

This commit is contained in:
AlmaLinux RelEng Bot 2026-07-16 08:08:57 -04:00
parent 5526bd643a
commit 1f9643c976
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/jackson-core-2.19.1.tar.gz
SOURCES/jackson-core-2.21.4.tar.gz

View File

@ -1 +1 @@
7a24d1da18f77fb2c20cb289d9f00baad830f516 SOURCES/jackson-core-2.19.1.tar.gz
c6949c645c62064534165beef825ba08b2aa266f SOURCES/jackson-core-2.21.4.tar.gz

View File

@ -1,5 +1,5 @@
Name: jackson-core
Version: 2.19.1
Version: 2.21.4
Release: 1%{?dist}
Summary: Core part of Jackson
License: Apache-2.0
@ -61,6 +61,10 @@ sed -i 's/\r//' LICENSE jackson-core-NOTICE
%license LICENSE jackson-core-NOTICE
%changelog
* Fri Jul 03 2026 Red Hat PKI Team <rhcs-maint@redhat.com> - 2.21.4-1
- Update to version 2.21.4
- Resolves: RHEL-188300
* Tue Jul 15 2025 Chris Kelley <ckelley@redhat.com> - 2.19.1-1
- Update to version 2.19.1
- Resolves: RHEL-103636