Thu, 20 Jun 2024 05:57:10 UTC | login

Information for build ocaml-version-3.6.2-2.fc40

ID266267
Package Nameocaml-version
Version3.6.2
Release2.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-version.git#6b0d7012b3b7f52764a571ec0a5d27f69adaea0c
SummaryManipulate, parse and generate OCaml compiler version strings
DescriptionThis library provides facilities to parse version numbers of the OCaml compiler, and enumerates the various official OCaml releases and configuration variants. OCaml version numbers are of the form `major.minor.patch+extra`, where the `patch` and `extra` fields are optional. This library offers the following functionality: - Functions to parse and serialize OCaml compiler version numbers - Enumeration of official OCaml compiler version releases - Test compiler versions for a particular feature (e.g. the `bytes` type) - opam compiler switch enumeration
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 12 Nov 2023 18:42:59 UTC
CompletedSun, 12 Nov 2023 19:37:13 UTC
Taskbuild (f40, /rpms/ocaml-version.git:6b0d7012b3b7f52764a571ec0a5d27f69adaea0c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-version.git#6b0d7012b3b7f52764a571ec0a5d27f69adaea0c'}}
Tags
f40
RPMs
src
ocaml-version-3.6.2-2.fc40.src.rpm (info) (download)
riscv64
ocaml-version-3.6.2-2.fc40.riscv64.rpm (info) (download)
ocaml-version-devel-3.6.2-2.fc40.riscv64.rpm (info) (download)
ocaml-version-debuginfo-3.6.2-2.fc40.riscv64.rpm (info) (download)
ocaml-version-debugsource-3.6.2-2.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 3.6.2-2 - OCaml 5.1 rebuild for Fedora 40 * Wed Oct 04 2023 Jerry James <loganjerry@gmail.com> - 3.6.2-1 - Version 3.6.2 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 3.6.1-3 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 3.6.1-2 - OCaml 5.0.0 rebuild * Tue Mar 21 2023 Jerry James <loganjerry@gmail.com> - 3.6.1-1 - Version 3.6.1 - Re-enable debuginfo generation now that dune is fixed * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 3.6.0-2 - Rebuild OCaml packages for F38 * Fri Jan 20 2023 Jerry James <loganjerry@gmail.com> - 3.6.0-1 - Version 3.6.0 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 08 2022 Jerry James <loganjerry@gmail.com> - 3.5.0-1 - Version 3.5.0 - Use new OCaml macros * Sat Jun 18 2022 Richard W.M. Jones <rjones@redhat.com> - 3.4.0-4 - OCaml 4.14.0 rebuild * Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 3.4.0-3 - OCaml 4.13.1 rebuild to remove package notes * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Dec 10 2021 Jerry James <loganjerry@gmail.com> - 3.4.0-1 - Initial RPM