Sun, 08 Sep 2024 00:25:12 UTC | login

Information for build ocaml-bin-prot-0.17.0-2.fc41

ID322382
Package Nameocaml-bin-prot
Version0.17.0
Release2.fc41
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-bin-prot.git#01745990391a7d9d5e75afcd384b60495ef8ac19
SummaryRead and write OCaml values in a type-safe binary protocol
DescriptionThis library contains functionality for reading and writing OCaml values in a type-safe binary protocol. These functions are extremely efficient and provide users with a convenient and safe way of performing I/O on any extensionally defined data type. This means that functions, objects, and values whose type is bound through a polymorphic record field are not supported, but everything else is. As of now, there is no support for cyclic or shared values. Cyclic values will lead to non-termination whereas shared values, besides requiring significantly more space when encoded, may lead to a substantial increase in memory footprint when they are read back in.
git:https://github.com/janestreet/bin_prot.git
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 08:11:45 UTC
CompletedThu, 25 Jul 2024 08:17:44 UTC
Taskbuild (f41, /rpms/ocaml-bin-prot.git:01745990391a7d9d5e75afcd384b60495ef8ac19)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-bin-prot.git#01745990391a7d9d5e75afcd384b60495ef8ac19'}}
Tags
f41
RPMs
src
ocaml-bin-prot-0.17.0-2.fc41.src.rpm (info) (download)
riscv64
ocaml-bin-prot-0.17.0-2.fc41.riscv64.rpm (info) (download)
ocaml-bin-prot-devel-0.17.0-2.fc41.riscv64.rpm (info) (download)
ocaml-bin-prot-debuginfo-0.17.0-2.fc41.riscv64.rpm (info) (download)
ocaml-bin-prot-debugsource-0.17.0-2.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.17.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jul 03 2024 Jerry James <loganjerry@gmail.com> - 1:0.17.0-1 - Version 0.17.0 * Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 1:0.16.0-10 - OCaml 5.2.0 ppc64le fix * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 1:0.16.0-9 - OCaml 5.2.0 for Fedora 41 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.16.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.16.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 1:0.16.0-6 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 1:0.16.0-5 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 1:0.16.0-4 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.16.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Richard W.M. Jones <rjones@redhat.com> - 1:0.16.0-2 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 1:0.16.0-1 - Version 0.16.0 * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 1:0.15.0-11 - Bump release and rebuild * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 1:0.15.0-10 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.15.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Nov 01 2022 Jerry James <loganjerry@gmail.com> - 1:0.15.0-8 - Rebuild for ocaml-ppxlib 0.28.0 * Thu Aug 18 2022 Jerry James <loganjerry@gmail.com> - 1:0.15.0-7 - Rebuild for ocaml-ppxlib 0.27.0 - Convert License tag to SPDX * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.15.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 20 2022 Jerry James <loganjerry@gmail.com> - 1:0.15.0-5 - Use new OCaml macros