Fri, 03 May 2024 23:54:08 UTC | login

Information for build ocaml-base-0.16.3-2.fc40

ID266197
Package Nameocaml-base
Version0.16.3
Release2.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-base.git#e0b05889f5041fb725dcde44de62a515b983e309
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
StartedSun, 12 Nov 2023 12:29:54 UTC
CompletedSun, 12 Nov 2023 13:16:02 UTC
Taskbuild (f40, /rpms/ocaml-base.git:e0b05889f5041fb725dcde44de62a515b983e309)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-base.git#e0b05889f5041fb725dcde44de62a515b983e309'}}
Tags
f40
RPMs
src
ocaml-base-0.16.3-2.fc40.src.rpm (info) (download)
riscv64
ocaml-base-0.16.3-2.fc40.riscv64.rpm (info) (download)
ocaml-base-devel-0.16.3-2.fc40.riscv64.rpm (info) (download)
ocaml-base-debuginfo-0.16.3-2.fc40.riscv64.rpm (info) (download)
ocaml-base-debugsource-0.16.3-2.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 0.16.3-2 - OCaml 5.1 rebuild for Fedora 40 * Sat Aug 05 2023 Jerry James <loganjerry@gmail.com> - 0.16.3-1 - Version 0.16.3 * Fri Jul 21 2023 Jerry James <loganjerry@gmail.com> - 0.16.2-1 - Version 0.16.2 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 0.16.1-2 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 0.16.1-1 - Version 0.16.1 - Drop upstreamed OCaml 4.13 patch * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 0.15.1-3 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Dec 12 2022 Jerry James <loganjerry@gmail.com> - 0.15.1-1 - Add Apache-2.0 to the License tag while converting to SPDX * Mon Oct 31 2022 Jerry James <loganjerry@gmail.com> - 0.15.1-1 - Version 0.15.1 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 27 2022 Jerry James <loganjerry@gmail.com> - 0.15.0-5 - Optionally run tests - Link against the math library - Use new OCaml macros * Sat Jun 18 2022 Richard W.M. Jones <rjones@redhat.com> - 0.15.0-5 - OCaml 4.14.0 rebuild * Thu Feb 24 2022 Jerry James <loganjerry@gmail.com> - 0.15.0-4 - Version 0.15.0 rerelease * Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 0.15.0-3 - OCaml 4.13.1 rebuild to remove package notes * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Nov 30 2021 Jerry James <loganjerry@gmail.com> - 0.15.0-1 - Version 0.15.0 - Add patch for OCaml 4.13 compatibility