Wed, 26 Jun 2024 18:26:13 UTC | login

Information for build ocaml-res-5.0.1-15.fc41

ID308244
Package Nameocaml-res
Version5.0.1
Release15.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-res.git#742818838d5d4579da641ba2da1530c05450382e
SummaryOCaml library for resizing arrays and strings
DescriptionThis OCaml-library consists of a set of modules which implement automatically resizing (= reallocating) datastructures that consume a contiguous part of memory. This allows appending and removing of elements to/from arrays (both boxed and unboxed), strings (-> buffers), bit strings and weak arrays while still maintaining fast constant-time access to elements. There are also functors that allow the generation of similar modules which use different reallocation strategies.
https://github.com/mmottl/res
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 15:42:56 UTC
CompletedMon, 03 Jun 2024 16:11:56 UTC
Taskbuild (f41, /rpms/ocaml-res.git:742818838d5d4579da641ba2da1530c05450382e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-res.git#742818838d5d4579da641ba2da1530c05450382e'}}
Tags
f41
RPMs
src
ocaml-res-5.0.1-15.fc41.src.rpm (info) (download)
riscv64
ocaml-res-5.0.1-15.fc41.riscv64.rpm (info) (download)
ocaml-res-devel-5.0.1-15.fc41.riscv64.rpm (info) (download)
ocaml-res-debuginfo-5.0.1-15.fc41.riscv64.rpm (info) (download)
ocaml-res-debugsource-5.0.1-15.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 5.0.1-15 - OCaml 5.2.0 for Fedora 41 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 5.0.1-12 - Bump release and rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 5.0.1-11 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 5.0.1-10 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 5.0.1-9 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 5.0.1-7 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 5.0.1-6 - OCaml 5.0.0 rebuild - Convert License tag to SPDX - Use new dune macros * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 5.0.1-5 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jun 18 2022 Richard W.M. Jones <rjones@redhat.com> - 5.0.1-2 - Conditionally build documentation * Sat Jun 18 2022 Richard W.M. Jones <rjones@redhat.com> - 5.0.1-1 - New upstream version 5.0.1 - OCaml 4.14.0 rebuild