diff --git a/jackson-core.spec b/jackson-core.spec index 1fd8cff..2fec417 100644 --- a/jackson-core.spec +++ b/jackson-core.spec @@ -1,6 +1,6 @@ Name: jackson-core Version: 2.11.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Core part of Jackson License: ASL 2.0 @@ -57,6 +57,9 @@ sed -i 's/\r//' LICENSE NOTICE %license LICENSE NOTICE %changelog +* Fri Jul 10 2020 Jiri Vanek - 2.11.1-2 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Mon Jul 06 2020 Fabio Valentini - 2.11.1-1 - Update to version 2.11.1.