From bab283feb5e3a00b6942f87b0f40574f37597dee Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 30 May 2022 17:18:24 +0200 Subject: [PATCH] Perl 5.36 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 0816e22..8d985c8 100644 --- a/perl-Math-BigInt-GMP.spec +++ b/perl-Math-BigInt-GMP.spec @@ -1,6 +1,6 @@ Name: perl-Math-BigInt-GMP Version: 1.6011 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Use the GMP library for Math::BigInt routines License: GPL+ or Artistic URL: https://metacpan.org/release/Math-BigInt-GMP @@ -105,6 +105,9 @@ make test %{_libexecdir}/%{name} %changelog +* Mon May 30 2022 Jitka Plesnikova - 1.6011-2 +- Perl 5.36 rebuild + * Tue May 17 2022 Jitka Plesnikova - 1.6011-1 - 1.6011 bump