From bd128bef88b2a93ec94e027d655c112d823f8fa3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 27 Jul 2020 10:26:21 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- Judy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Judy.spec b/Judy.spec index 75ff1f6..cb5ef25 100644 --- a/Judy.spec +++ b/Judy.spec @@ -1,6 +1,6 @@ Name: Judy Version: 1.0.5 -Release: 23%{?dist} +Release: 24%{?dist} Summary: General purpose dynamic array License: LGPLv2+ URL: http://sourceforge.net/projects/judy/ @@ -91,6 +91,9 @@ cd - %{_mandir}/man3/J*.3* %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 1.0.5-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Mar 25 2020 Paul Howarth - 1.0.5-23 - Don't pass gcc-only compiler flags to other compilers, e.g. clang (based on https://src.fedoraproject.org/rpms/Judy/pull-request/3 from