Thu, 20 Jun 2024 04:42:31 UTC | login

Information for build ocaml-version-3.5.0-2.fc37

ID201283
Package Nameocaml-version
Version3.5.0
Release2.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-version.git#71ae72afc07a4ef2c1e86ef0e55ef32ff0ec47fe
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
StartedThu, 10 Nov 2022 09:32:10 UTC
CompletedThu, 10 Nov 2022 10:58:47 UTC
Taskbuild (f37, /rpms/ocaml-version.git:71ae72afc07a4ef2c1e86ef0e55ef32ff0ec47fe)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-version.git#71ae72afc07a4ef2c1e86ef0e55ef32ff0ec47fe'}}
Tags
f37
f38
RPMs
src
ocaml-version-3.5.0-2.fc37.src.rpm (info) (download)
riscv64
ocaml-version-3.5.0-2.fc37.riscv64.rpm (info) (download)
ocaml-version-devel-3.5.0-2.fc37.riscv64.rpm (info) (download)
ocaml-version-debuginfo-3.5.0-2.fc37.riscv64.rpm (info) (download)
ocaml-version-debugsource-3.5.0-2.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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