Perl 5.36 rebuild

This commit is contained in:
Jitka Plesnikova 2022-05-30 16:41:13 +02:00
parent 9432cba3e1
commit bbf3e0e90a

View File

@ -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: 1%{?dist}
Release: 2%{?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
* Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.9998.35-2
- Perl 5.36 rebuild
* Tue May 24 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.9998.35-1
- 1.999835 bump