From 18d46beb2d9b37f7689baa4591046cddd27a5ccc Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:53:16 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- Judy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Judy.spec b/Judy.spec index 9a5cb4a..f247de6 100644 --- a/Judy.spec +++ b/Judy.spec @@ -1,6 +1,6 @@ Name: Judy Version: 1.0.5 -Release: 36%{?dist} +Release: 37%{?dist} Summary: General purpose dynamic array License: LGPL-2.0-or-later URL: http://sourceforge.net/projects/judy/ @@ -93,6 +93,9 @@ cd - %{_mandir}/man3/J*.3* %changelog +* Mon Jun 24 2024 Troy Dawson - 1.0.5-37 +- Bump release for June 2024 mass rebuild + * Tue Jan 23 2024 Paul Howarth - 1.0.5-36 - Hard link manpages to avoid duplication