From f8943acf7af8da442e240ea1f908b75f36080f87 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 8 Aug 2024 04:30:20 -0700 Subject: [PATCH] Bump release for Aug 2024 perl mass rebuild Signed-off-by: Troy Dawson --- perl-Math-BigInt-GMP.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Math-BigInt-GMP.spec b/perl-Math-BigInt-GMP.spec index 7f84677..0b5dd8e 100644 --- a/perl-Math-BigInt-GMP.spec +++ b/perl-Math-BigInt-GMP.spec @@ -1,6 +1,6 @@ Name: perl-Math-BigInt-GMP Version: 1.7001 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Use the GMP library for Math::BigInt routines License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Math-BigInt-GMP @@ -99,6 +99,9 @@ make test %{_libexecdir}/%{name} %changelog +* Thu Aug 08 2024 Troy Dawson - 1.7001-5 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 1.7001-4 - Bump release for June 2024 mass rebuild