Wed, 12 Jun 2024 22:22:32 UTC | login

Information for build ocaml-stdcompat-19-10.fc40

ID266243
Package Nameocaml-stdcompat
Version19
Release10.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-stdcompat.git#62fabb6d049b16c6f0acc84ce729ac55676defe2
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
StartedSun, 12 Nov 2023 16:01:21 UTC
CompletedSun, 12 Nov 2023 16:47:44 UTC
Taskbuild (f40, /rpms/ocaml-stdcompat.git:62fabb6d049b16c6f0acc84ce729ac55676defe2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-stdcompat.git#62fabb6d049b16c6f0acc84ce729ac55676defe2'}}
Tags
f40
RPMs
src
ocaml-stdcompat-19-10.fc40.src.rpm (info) (download)
riscv64
ocaml-stdcompat-19-10.fc40.riscv64.rpm (info) (download)
ocaml-stdcompat-devel-19-10.fc40.riscv64.rpm (info) (download)
ocaml-stdcompat-debuginfo-19-10.fc40.riscv64.rpm (info) (download)
ocaml-stdcompat-debugsource-19-10.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> - 19-10 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 19-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Richard W.M. Jones <rjones@redhat.com> - 19-8 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 19-7 - OCaml 5.0.0 rebuild - Add patch to fix tool detection on bytecode-only arches * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 19-6 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 19-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Dec 12 2022 Jerry James <loganjerry@gmail.com> - 19-4 - Convert License tag to SPDX * 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