This commit is contained in:
Fedora Release Engineering 2024-01-21 16:32:13 +00:00
parent de5f89ce20
commit c04e0fd864

View File

@ -1,7 +1,7 @@
Name: perl-Math-BigInt-FastCalc Name: perl-Math-BigInt-FastCalc
%global cpan_version 0.5018 %global cpan_version 0.5018
Version: 0.501.800 Version: 0.501.800
Release: 1%{?dist} Release: 2%{?dist}
Summary: Math::BigInt::Calc with some XS for more speed Summary: Math::BigInt::Calc with some XS for more speed
License: GPL-1.0-or-later OR Artistic-1.0-Perl License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/Math-BigInt-FastCalc URL: https://metacpan.org/release/Math-BigInt-FastCalc
@ -94,6 +94,9 @@ make test
%{_libexecdir}/%{name} %{_libexecdir}/%{name}
%changelog %changelog
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.501.800-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 08 2024 Jitka Plesnikova <jplesnik@redhat.com> - 0.501.800-1 * Mon Jan 08 2024 Jitka Plesnikova <jplesnik@redhat.com> - 0.501.800-1
- 0.5018 bump (rhbz#2257058) - 0.5018 bump (rhbz#2257058)