From ecfa8697068f50c4fca4fcfe88f49f61d4ea285a Mon Sep 17 00:00:00 2001 From: Jiri Date: Fri, 10 Jul 2020 21:49:59 +0200 Subject: [PATCH] Rebuilt for JDK-11 --- jackson-parent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jackson-parent.spec b/jackson-parent.spec index d52a4a7..3c28e1c 100644 --- a/jackson-parent.spec +++ b/jackson-parent.spec @@ -1,6 +1,6 @@ Name: jackson-parent Version: 2.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parent pom for all Jackson components License: ASL 2.0 @@ -35,6 +35,9 @@ sed -i 's/\r//' LICENSE %license LICENSE %changelog +* Fri Jul 10 2020 Jiri Vanek - 2.11-2 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Mon May 25 2020 Fabio Valentini - 2.11-1 - Update to version 2.11.