Information for build ocaml-unionfind-20260226-4.fc45

ID111876
Package Nameocaml-unionfind
Version20260226
Release4.fc45
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-unionfind.git#9527534c4c7e807bf3693ab2fc3b5237579c2540
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.
git:https://gitlab.inria.fr/fpottier/unionfind.git
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 05 Aug 2026 05:16:06 UTC
CompletedWed, 05 Aug 2026 05:58:36 UTC
Taskbuild (f45, /rpms/ocaml-unionfind.git:9527534c4c7e807bf3693ab2fc3b5237579c2540)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-unionfind.git#9527534c4c7e807bf3693ab2fc3b5237579c2540'}}
Tags
f45
f46
RPMs
src
ocaml-unionfind-20260226-4.fc45.src.rpm (info) (download)
riscv64
ocaml-unionfind-20260226-4.fc45.riscv64.rpm (info) (download)
ocaml-unionfind-devel-20260226-4.fc45.riscv64.rpm (info) (download)
ocaml-unionfind-debuginfo-20260226-4.fc45.riscv64.rpm (info) (download)
ocaml-unionfind-debugsource-20260226-4.fc45.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
dnf5.log
mock_output.log
root.log
build.log
mock_config.log
state.log
Changelog * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 20260226-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild * Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 20260226-3 - OCaml 5.5.0 rebuild - Use the dune declarative buildsystem * Wed Jun 17 2026 Jerry James <loganjerry@gmail.com> - 20260226-2 - Rebuild for ocaml-store 0.2 * Fri Mar 20 2026 Jerry James <loganjerry@gmail.com> - 20260226-1 - Version 20260226 * Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 20250818-5 - OCaml 5.4.1 rebuild * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 20250818-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Tue Jan 13 2026 Jerry James <loganjerry@gmail.com> - 20250818-3 - Reflow the description text * Tue Oct 14 2025 Richard W.M. Jones <rjones@redhat.com> - 20250818-2 - OCaml 5.4.0 rebuild * Fri Aug 22 2025 Jerry James <loganjerry@gmail.com> - 20250818-1 - Version 20250818 * Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 20220122-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Fri Jul 11 2025 Jerry James <loganjerry@gmail.com> - 20220122-11 - Rebuild to fix OCaml dependencies * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 20220122-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jan 09 2025 Jerry James <loganjerry@gmail.com> - 20220122-9 - OCaml 5.3.0 rebuild for Fedora 42 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20220122-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jul 17 2024 Jerry James <loganjerry@gmail.com> - 20220122-7 - Add VCS field