Sun, 05 May 2024 08:25:43 UTC | login

Information for build ocaml-num-1.1-12.fc31

ID91061
Package Nameocaml-num
Version1.1
Release12.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-num.git#b2a8ad2bff450e05dc3f0cc5e1a6597994db3173
SummaryLegacy Num library for arbitrary-precision integer and rational arithmetic
DescriptionThis library implements arbitrary-precision arithmetic on big integers and on rationals. This is a legacy library. It used to be part of the core OCaml distribution (in otherlibs/num) but is now distributed separately. New applications that need arbitrary-precision arithmetic should use the Zarith library (https://github.com/ocaml/Zarith) instead of the Num library, and older applications that already use Num are encouraged to switch to Zarith. Zarith delivers much better performance than Num and has a nicer API.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 02:27:38 UTC
CompletedWed, 24 Jul 2019 02:58:24 UTC
Taskbuild (f31-candidate, /rpms/ocaml-num.git:b2a8ad2bff450e05dc3f0cc5e1a6597994db3173)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-num.git#b2a8ad2bff450e05dc3f0cc5e1a6597994db3173'}}
Tags
f31
f32
f33
RPMs
src
ocaml-num-1.1-12.fc31.src.rpm (info) (download)
riscv64
ocaml-num-1.1-12.fc31.riscv64.rpm (info) (download)
ocaml-num-devel-1.1-12.fc31.riscv64.rpm (info) (download)
ocaml-num-debuginfo-1.1-12.fc31.riscv64.rpm (info) (download)
ocaml-num-debugsource-1.1-12.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jun 27 2019 Richard W.M. Jones <rjones@redhat.com> - 1.1-12 - OCaml 4.08.0 (final) rebuild. * Mon Apr 29 2019 Richard W.M. Jones <rjones@redhat.com> - 1.1-11 - OCaml 4.08.0 (beta 3) rebuild. * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jul 11 2018 Richard W.M. Jones <rjones@redhat.com> - 1.1-8 - OCaml 4.07.0 (final) rebuild. * Tue Jun 19 2018 Richard W.M. Jones <rjones@redhat.com> - 1.1-7 - Bump release and rebuild. * Tue Jun 19 2018 Richard W.M. Jones <rjones@redhat.com> - 1.1-6 - OCaml 4.07.0-rc1 rebuild. * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Nov 08 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1-4 - OCaml 4.06.0 rebuild. * Wed Nov 08 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1-3 - Initial RPM version. - Fix Source0 to use nice package name. - Fix DESTDIR installs again.