Fri, 10 May 2024 11:27:48 UTC | login

Information for build mpfr-3.1.6-3.fc30

ID80953
Package Namempfr
Version3.1.6
Release3.fc30
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
StartedThu, 06 Dec 2018 06:23:04 UTC
CompletedThu, 06 Dec 2018 09:45:49 UTC
Taskbuild (f30-candidate, mpfr-3.1.6-3.fc30.src.rpm)
Tags
f30
f31
RPMs
src
mpfr-3.1.6-3.fc30.src.rpm (info) (download)
riscv64
mpfr-3.1.6-3.fc30.riscv64.rpm (info) (download)
mpfr-devel-3.1.6-3.fc30.riscv64.rpm (info) (download)
mpfr-debuginfo-3.1.6-3.fc30.riscv64.rpm (info) (download)
mpfr-debugsource-3.1.6-3.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Oct 30 2018 Rex Dieter <rdieter@fedoraproject.org> - 3.1.6-3 - update scriptlets (#1644106) - use %make_build %make_install * 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