diff --git a/perl-Math-BigInt.spec b/perl-Math-BigInt.spec index 5591a82..6bd7fc0 100644 --- a/perl-Math-BigInt.spec +++ b/perl-Math-BigInt.spec @@ -3,7 +3,7 @@ Epoch: 1 %global cpan_version 1.999835 # Keep 4-digit version to compete with perl.spec Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./') -Release: 2%{?dist} +Release: 3%{?dist} Summary: Arbitrary-size integer and float mathematics License: GPL+ or Artistic URL: https://metacpan.org/release/Math-BigInt @@ -107,6 +107,9 @@ make test %{_libexecdir}/%{name} %changelog +* Fri Jun 03 2022 Jitka Plesnikova - 1:1.9998.35-3 +- Perl 5.36 re-rebuild of bootstrapped packages + * Mon May 30 2022 Jitka Plesnikova - 1:1.9998.35-2 - Perl 5.36 rebuild