From 9bff81c15c4c79b38be93b4f9d044f7eead762c9 Mon Sep 17 00:00:00 2001 From: Jiri Date: Sat, 5 Feb 2022 21:01:58 +0100 Subject: [PATCH] Rebuilt for java-17-openjdk as system jdk https://fedoraproject.org/wiki/Changes/Java17 --- jackson-annotations.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jackson-annotations.spec b/jackson-annotations.spec index 564d193..4a103a1 100644 --- a/jackson-annotations.spec +++ b/jackson-annotations.spec @@ -1,6 +1,6 @@ Name: jackson-annotations Version: 2.11.4 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Core annotations for Jackson data processor License: ASL 2.0 @@ -49,6 +49,9 @@ sed -i 's/\r//' LICENSE %license LICENSE %changelog +* Sat Feb 05 2022 Jiri Vanek - 2.11.4-6 +- Rebuilt for java-17-openjdk as system jdk + * Thu Jan 20 2022 Fedora Release Engineering - 2.11.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild