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

This commit is contained in:
AlmaLinux RelEng Bot 2026-07-22 02:38:14 -04:00
parent 9b9989d64a
commit 3132b1521a
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
@ -52,6 +52,10 @@ sed -i 's/\r//' LICENSE jackson-core-NOTICE
%license LICENSE jackson-core-NOTICE
%changelog
* Wed Jul 08 2026 Red Hat PKI Team <rhcs-maint@redhat.com> - 2.21.4-1
- Rebase to version 2.21.4
- Resolves: RHEL-188291
* Thu Jul 31 2025 Red Hat PKI Team <rhcs-maint@redhat.com> - 2.19.1-1
- Rebase to upstream version 2.19.1
- Resolves: RHEL-103106