Sun, 09 Jun 2024 21:50:03 UTC | login

Information for build ocaml-stdcompat-19-4.fc37

ID201273
Package Nameocaml-stdcompat
Version19
Release4.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-stdcompat.git#7d863d9a64c599c829906ee122310b752d25a058
SummaryCompatibility module for the OCaml standard library
DescriptionStdcompat is a compatibility layer allowing programs to use some recent additions to the OCaml standard library while preserving the ability to be compiled on former versions of OCaml. The Stdcompat API is not intended to be stable, but there will be efforts to allow future versions of Stdcompat to be compiled on a large range of versions of OCaml: Stdcompat should compile (at least) on every version of OCaml from 3.08 (inclusive). The module Stdcompat provides some definitions for values and types introduced in recent versions of the standard library. These definitions are just aliases to the matching definition of the standard library if the latter is recent enough. Otherwise, the module Stdcompat provides an alternative implementation.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 07 Oct 2022 08:41:03 UTC
CompletedFri, 07 Oct 2022 10:49:31 UTC
Taskbuild (f37, /rpms/ocaml-stdcompat.git:7d863d9a64c599c829906ee122310b752d25a058)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-stdcompat.git#7d863d9a64c599c829906ee122310b752d25a058'}}
Tags
f37
f38
RPMs
src
ocaml-stdcompat-19-4.fc37.src.rpm (info) (download)
riscv64
ocaml-stdcompat-19-4.fc37.riscv64.rpm (info) (download)
ocaml-stdcompat-devel-19-4.fc37.riscv64.rpm (info) (download)
ocaml-stdcompat-debuginfo-19-4.fc37.riscv64.rpm (info) (download)
ocaml-stdcompat-debugsource-19-4.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> - 19-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 20 2022 Jerry James <loganjerry@gmail.com> - 19-3 - Use new OCaml macros * Sat Jun 18 2022 Richard W.M. Jones <rjones@redhat.com> - 19-3 - Bump release and rebuild. * Sat Jun 18 2022 Richard W.M. Jones <rjones@redhat.com> - 19-2 - OCaml 4.14.0 rebuild * Thu Jun 16 2022 Jerry James <loganjerry@gmail.com> - 19-1 - Version 19 * Mon Feb 28 2022 Jerry James <loganjerry@gmail.com> - 18-1 - Version 18 * Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 17-3 - OCaml 4.13.1 rebuild to remove package notes * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 17-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Dec 31 2021 Jerry James <loganjerry@gmail.com> - 17-1 - Initial RPM