From 805cc9dd6ac7dc12798d18ba5bc125f87c229d18 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 24 Jan 2024 23:03:35 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- jackson-annotations.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jackson-annotations.spec b/jackson-annotations.spec index 3860d88..20b1159 100644 --- a/jackson-annotations.spec +++ b/jackson-annotations.spec @@ -1,6 +1,6 @@ Name: jackson-annotations Version: 2.16.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Core annotations for Jackson data processor License: Apache-2.0 @@ -56,6 +56,9 @@ sed -i 's/\r//' LICENSE %license LICENSE %changelog +* Wed Jan 24 2024 Fedora Release Engineering - 2.16.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Jan 22 2024 Marco Fargetta - 2.16.1-1 - [maven-release-plugin] prepare release jackson-annotations-2.16.1 (Tatu Saloranta) - [maven-release-plugin] prepare for next development iteration (Tatu Saloranta)