Fri, 03 May 2024 23:05:49 UTC | login

Information for build ocaml-base-0.14.0-4.fc33.1

ID188289
Package Nameocaml-base
Version0.14.0
Release4.fc33.1
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-base.git#713a634ec48ca1eca36099ac5e0acd32080adb23
SummaryJane Street standard library for OCaml
DescriptionBase is a standard library for OCaml. It provides a standard set of general purpose modules that are well-tested, performant, and fully-portable across any environment that can run OCaml code. Unlike other standard library projects, Base is meant to be used as a wholesale replacement of the standard library distributed with the OCaml compiler. In particular it makes different choices and doesn't re-export features that are not fully portable such as I/O, which are left to other libraries.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Nov 2020 16:32:53 UTC
CompletedFri, 27 Nov 2020 17:16:18 UTC
Taskbuild (f33, /rpms/ocaml-base.git:713a634ec48ca1eca36099ac5e0acd32080adb23)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-base.git#713a634ec48ca1eca36099ac5e0acd32080adb23'}}
Tags
f33
RPMs
src
ocaml-base-0.14.0-4.fc33.1.src.rpm (info) (download)
riscv64
ocaml-base-0.14.0-4.fc33.1.riscv64.rpm (info) (download)
ocaml-base-devel-0.14.0-4.fc33.1.riscv64.rpm (info) (download)
ocaml-base-debuginfo-0.14.0-4.fc33.1.riscv64.rpm (info) (download)
ocaml-base-debugsource-0.14.0-4.fc33.1.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-4.1 - Bump release and rebuild. * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-4 - OCaml 4.11.1 rebuild * Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-3 - OCaml 4.11.0 rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jun 17 2020 Jerry James <loganjerry@gmail.com> - 0.14.0-1 - Version 0.14.0 * Tue May 12 2020 Jerry James <loganjerry@gmail.com> - 0.13.2-1 - Version 0.13.2 * Mon May 04 2020 Richard W.M. Jones <rjones@redhat.com> - 0.13.1-5 - OCaml 4.11.0+dev2-2020-04-22 rebuild * Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 0.13.1-4 - OCaml 4.11.0 pre-release attempt 2 * Fri Apr 03 2020 Richard W.M. Jones <rjones@redhat.com> - 0.13.1-3 - Update all OCaml dependencies for RPM 4.16. * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 0.13.1-2 - OCaml 4.10.0 final. * Tue Feb 18 2020 Jerry James <loganjerry@gmail.com> - 0.13.1-1 - Version 0.13.1 - Drop upstreamed -gc patch * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jan 22 2020 Jerry James <loganjerry@gmail.com> - 0.13.0-3 - Add -gc patch to fix FTBFS with OCaml 4.10 * Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 0.13.0-3 - OCaml 4.10.0+beta1 rebuild. * Wed Jan 15 2020 Jerry James <loganjerry@gmail.com> - 0.13.0-2 - Add R on ocaml-sexplib0-devel to the -devel subpackage - Pass smp_mflags to dune build * Thu Jan 02 2020 Jerry James <loganjerry@gmail.com> - 0.13.0-1 - Initial RPM