Thu, 20 Jun 2024 10:19:16 UTC | login

Information for build ocaml-version-3.6.0-2.fc38

ID232894
Package Nameocaml-version
Version3.6.0
Release2.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-version.git#eac3c781e28472221735bd7d78add1ef8cd38ac2
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
StartedMon, 27 Feb 2023 12:53:26 UTC
CompletedMon, 27 Feb 2023 13:19:07 UTC
Taskbuild (f38, /rpms/ocaml-version.git:eac3c781e28472221735bd7d78add1ef8cd38ac2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-version.git#eac3c781e28472221735bd7d78add1ef8cd38ac2'}}
Tags
f38
RPMs
src
ocaml-version-3.6.0-2.fc38.src.rpm (info) (download)
riscv64
ocaml-version-3.6.0-2.fc38.riscv64.rpm (info) (download)
ocaml-version-devel-3.6.0-2.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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