Sun, 17 Nov 2024 06:00:54 UTC | login

Information for build perl-Math-GMP-2.19-3.fc30

ID84950
Package Nameperl-Math-GMP
Version2.19
Release3.fc30
Epoch
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
StartedMon, 10 Dec 2018 03:53:27 UTC
CompletedMon, 10 Dec 2018 04:48:50 UTC
Taskbuild (f30-candidate, perl-Math-GMP-2.19-3.fc30.src.rpm)
Tags
f30
f31
RPMs
src
perl-Math-GMP-2.19-3.fc30.src.rpm (info) (download)
riscv64
perl-Math-GMP-2.19-3.fc30.riscv64.rpm (info) (download)
perl-Math-GMP-debuginfo-2.19-3.fc30.riscv64.rpm (info) (download)
perl-Math-GMP-debugsource-2.19-3.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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) * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.16-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Dec 19 2017 Paul Howarth <paul@city-fan.org> - 2.16-1 - Update to 2.16 - Fix behaviour under "use feature 'bitwise'" (CPAN RT#123907) * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.15-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jun 25 2017 Paul Howarth <paul@city-fan.org> - 2.15-1 - Update to 2.15 - Bump required perl version to 5.10.x - Drop EL-5 support - Drop BuildRoot: and Group: tags - Drop explicit buildroot cleaning in %install section - Drop explicit %clean section * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 2.14-3 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Feb 01 2017 Paul Howarth <paul@city-fan.org> - 2.14-1 - Update to 2.14 - Hopefully fix the GPG signature (CPAN RT#120062)