Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-20 13:34:11 +00:00
parent 62218b1edb
commit 5da5f09a21

View File

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