Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-20 13:34:29 +00:00
parent 64a2aa1489
commit c630de2349

View File

@ -1,6 +1,6 @@
Name: jackson-core
Version: 2.11.4
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Core part of Jackson
License: ASL 2.0
@ -45,6 +45,9 @@ sed -i 's/\r//' LICENSE NOTICE
%license LICENSE NOTICE
%changelog
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.4-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Dec 06 2021 Dogtag PKI Team <pki-devel@redhat.com> - 2.11.4-5
- Drop Java 1.6 support, compile with Java 11