Fri, 10 May 2024 07:57:55 UTC | login

Information for build mpfr-3.1.6-2.fc29

ID66055
Package Namempfr
Version3.1.6
Release2.fc29
Epoch
SummaryA C library for multiple-precision floating-point computations
DescriptionThe MPFR library is a C library for multiple-precision floating-point computations with "correct rounding". The MPFR is efficient and also has a well-defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for double-precision floating-point arithmetic (53-bit mantissa). MPFR is based on the GMP multiple-precision library.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 30 Jul 2018 07:24:06 UTC
CompletedMon, 30 Jul 2018 07:41:14 UTC
Taskbuild (f29-candidate, mpfr-3.1.6-2.fc29.src.rpm)
Tags
f29
f30
RPMs
src
mpfr-3.1.6-2.fc29.src.rpm (info) (download)
riscv64
mpfr-3.1.6-2.fc29.riscv64.rpm (info) (download)
mpfr-devel-3.1.6-2.fc29.riscv64.rpm (info) (download)
mpfr-debuginfo-3.1.6-2.fc29.riscv64.rpm (info) (download)
mpfr-debugsource-3.1.6-2.fc29.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> - 3.1.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Feb 25 2018 James Paul Turner <jamesturner246@fedoraproject.org> - 3.1.6-1 - Update to MPFR version 3.1.6 - Use autosetup specfile macro for applying patches (patches 1 and 2 applied) - Removed iconv calls, as they were breaking .info files, which are now unicode resolves #1299649 - Other minor cleanups - BuildRequire gcc per https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequires_and_Requires * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Mar 04 2017 Peter Robinson <pbrobinson@fedoraproject.org> 3.1.5-3 - Examples should be in devel - Minor cleanups * Wed Feb 01 2017 Stephen Gallagher <sgallagh@redhat.com> - 3.1.5-2 - Add missing %license macro * Tue Sep 27 2016 Frantisek Kluknavsky <fkluknav@redhat.com> - 3.1.5-1 - rebase