From ca1cdb5fe009b704386f9b9d9f3c9b0404de11de Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:58:36 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- perl-Math-BigInt-GMP.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Math-BigInt-GMP.spec b/perl-Math-BigInt-GMP.spec index 0b5dd8e..55fc925 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: 5%{?dist} +Release: 6%{?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,10 @@ make test %{_libexecdir}/%{name} %changelog +* Tue Oct 29 2024 Troy Dawson - 1.7001-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 08 2024 Troy Dawson - 1.7001-5 - Bump release for Aug 2024 java mass rebuild