Perl 5.36 rebuild

This commit is contained in:
Jitka Plesnikova 2022-05-30 16:40:45 +02:00
parent 421f20012c
commit cc0ef7fc07

View File

@ -1,6 +1,6 @@
Name: perl-bignum
Version: 0.66
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Transparent big number support for Perl
License: GPL+ or Artistic
URL: https://metacpan.org/release/bignum
@ -109,6 +109,9 @@ make test
%{_libexecdir}/%{name}
%changelog
* Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.66-3
- Perl 5.36 rebuild
* Mon May 23 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.66-2
- Don't run optional tests, if we're bootstrapping