Perl 5.36 rebuild

This commit is contained in:
Jitka Plesnikova 2022-05-30 16:41:46 +02:00
parent ccc3f63161
commit b875546689

View File

@ -1,7 +1,7 @@
Name: perl-Math-BigRat Name: perl-Math-BigRat
# Keep 4-digit version to compete with perl.spec # Keep 4-digit version to compete with perl.spec
Version: 0.2623 Version: 0.2623
Release: 1%{?dist} Release: 2%{?dist}
Summary: Arbitrary big rational numbers Summary: Arbitrary big rational numbers
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/Math-BigRat URL: https://metacpan.org/release/Math-BigRat
@ -92,6 +92,9 @@ make test
%{_libexecdir}/%{name} %{_libexecdir}/%{name}
%changelog %changelog
* Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.2623-2
- Perl 5.36 rebuild
* Mon May 16 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.2623-1 * Mon May 16 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.2623-1
- 0.2623 bump - 0.2623 bump