diff --git a/perl-Math-BigInt-FastCalc.spec b/perl-Math-BigInt-FastCalc.spec index 48c86fd..40a5119 100644 --- a/perl-Math-BigInt-FastCalc.spec +++ b/perl-Math-BigInt-FastCalc.spec @@ -1,7 +1,7 @@ Name: perl-Math-BigInt-FastCalc %global cpan_version 0.5013 Version: 0.501.300 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Math::BigInt::Calc with some XS for more speed License: GPL+ or Artistic URL: https://metacpan.org/release/Math-BigInt-FastCalc @@ -95,6 +95,9 @@ make test %{_libexecdir}/%{name} %changelog +* Mon May 30 2022 Jitka Plesnikova - 0.501.300-2 +- Perl 5.36 rebuild + * Tue May 17 2022 Jitka Plesnikova - 0.501.300-1 - 0.5013 bump