Sat, 06 Jul 2024 14:50:33 UTC | login

Information for build ocaml-unionfind-20220122-5.fc41

ID308417
Package Nameocaml-unionfind
Version20220122
Release5.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-unionfind.git#3d9f70e7089069e12b0a62fe16e7f8c62aa14559
SummaryOCaml implementations of the union-find data structure
DescriptionThe OCaml library unionFind offers two implementations of the union-find data structure. Both implementations are based on disjoint sets forests, with path compression and linking-by-rank, so as to guarantee good asymptotic complexity: every operation requires a quasi-constant number of accesses to the store.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 04 Jun 2024 14:26:16 UTC
CompletedTue, 04 Jun 2024 15:57:58 UTC
Taskbuild (f41, /rpms/ocaml-unionfind.git:3d9f70e7089069e12b0a62fe16e7f8c62aa14559)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-unionfind.git#3d9f70e7089069e12b0a62fe16e7f8c62aa14559'}}
Tags
f41
RPMs
src
ocaml-unionfind-20220122-5.fc41.src.rpm (info) (download)
riscv64
ocaml-unionfind-20220122-5.fc41.riscv64.rpm (info) (download)
ocaml-unionfind-devel-20220122-5.fc41.riscv64.rpm (info) (download)
ocaml-unionfind-debuginfo-20220122-5.fc41.riscv64.rpm (info) (download)
ocaml-unionfind-debugsource-20220122-5.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu May 30 2024 Richard W.M. Jones <rjones@redhat.com> 20220122-5 - OCaml 5.2.0 for Fedora 41 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> 20220122-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> 20220122-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Dec 29 2023 Jerry James <loganjerry@gmail.com> 20220122-2 - Disable debuginfo on bytecode architectures * Fri Dec 29 2023 Jerry James <loganjerry@gmail.com> 20220122-1 - Initial RPM