Perl 5.36 rebuild

This commit is contained in:
Jitka Plesnikova 2022-05-30 16:40:31 +02:00
parent 7ba68a90c4
commit ea9f3ba796

View File

@ -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 <jplesnik@redhat.com> - 0.501.300-2
- Perl 5.36 rebuild
* Tue May 17 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.501.300-1
- 0.5013 bump