Mon, 17 Feb 2025 10:02:57 UTC | login

Information for build perl-Math-GMP-2.20-1.fc33

ID135616
Package Nameperl-Math-GMP
Version2.20
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Math-GMP.git#85633319c4310bc1a569255aedd37c61d9226ede
SummaryHigh speed arbitrary size integer math
DescriptionMath::GMP was designed to be a drop-in replacement both for Math::BigInt and for regular integer arithmetic. Unlike BigInt, though, Math::GMP uses the GNU gmp library for all of its calculations, as opposed to straight Perl functions. This can result in speed improvements.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 26 Mar 2020 11:44:39 UTC
CompletedThu, 26 Mar 2020 11:57:22 UTC
Taskbuild (f33, /rpms/perl-Math-GMP.git:85633319c4310bc1a569255aedd37c61d9226ede)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Math-GMP.git#85633319c4310bc1a569255aedd37c61d9226ede'}}
Tags
f33
RPMs
src
perl-Math-GMP-2.20-1.fc33.src.rpm (info) (download)
riscv64
perl-Math-GMP-2.20-1.fc33.riscv64.rpm (info) (download)
perl-Math-GMP-debuginfo-2.20-1.fc33.riscv64.rpm (info) (download)
perl-Math-GMP-debugsource-2.20-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Feb 10 2020 Paul Howarth <paul@city-fan.org> - 2.20-1 - Update to 2.20 - Try to fix tests when using libgmp version 6.2.0 (CPAN RT#131718) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.19-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.19-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2.19-5 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.19-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.19-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 2.19-2 - Perl 5.28 rebuild * Sun Apr 08 2018 Paul Howarth <paul@city-fan.org> - 2.19-1 - Update to 2.19 - Fix int() on large unsigned integers (GH#2) * Sat Apr 07 2018 Paul Howarth <paul@city-fan.org> - 2.18-1 - Update to 2.18 - Depend on Alien::GMP to automatically install GMP when missing (CPAN RT#125018, GH#1) - Patch out usage of Alien::GMP, not needed in Fedora * Thu Apr 05 2018 Paul Howarth <paul@city-fan.org> - 2.17-1 - Update to 2.17 - Correct the link to the GitHub repository (CPAN RT#125018)