From b998a076dd6beb8978ba24e3ea4a9917025445d7 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 05:59:26 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/jackson-databind.git#51777d0891418cc36b9d749a8a4c3670b51643e3 --- jackson-databind.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jackson-databind.spec b/jackson-databind.spec index 737d088..62032df 100644 --- a/jackson-databind.spec +++ b/jackson-databind.spec @@ -1,6 +1,6 @@ Name: jackson-databind Version: 2.11.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: General data-binding package for Jackson (2.x) License: ASL 2.0 and LGPLv2+ @@ -72,6 +72,9 @@ rm src/test/java/com/fasterxml/jackson/databind/ser/jdk/JDKTypeSerializationTest %license LICENSE NOTICE %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.11.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 18 2021 Fabio Valentini - 2.11.4-1 - Update to version 2.11.4.