From b136bfdd7ef881e0240151ac84e4dc6484899436 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Tue, 11 Jul 2023 16:24:29 +0200 Subject: [PATCH] Perl 5.38 rebuild --- 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 2ef81e0..99b2f25 100644 --- a/perl-Math-BigInt-GMP.spec +++ b/perl-Math-BigInt-GMP.spec @@ -1,6 +1,6 @@ Name: perl-Math-BigInt-GMP Version: 1.6012 -Release: 1%{?dist} +Release: 2%{?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 @@ -102,6 +102,9 @@ make test %{_libexecdir}/%{name} %changelog +* Tue Jul 11 2023 Jitka Plesnikova - 1.6012-2 +- Perl 5.38 rebuild + * Mon Apr 3 2023 Paul Howarth - 1.6012-1 - 1.6012 bump