Tue, 18 Jun 2024 12:27:48 UTC | login

Information for build ocaml-ocamlgraph-2.1.0-7.fc41

ID308277
Package Nameocaml-ocamlgraph
Version2.1.0
Release7.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ocamlgraph.git#771e29cfafb49b7864faff18487c3500c6f9c3d8
SummaryOCaml library for arc and node graphs
DescriptionOcamlgraph provides several different implementations of graph data structures. It also provides implementations for a number of classical graph algorithms like Kruskal's algorithm for MSTs, topological ordering of DAGs, Dijkstra's shortest paths algorithm, and Ford-Fulkerson's maximal-flow algorithm to name a few. The algorithms and data structures are written functorially for maximal reusability. Also has input and output capability for Graph Modeling Language file format and Dot and Neato graphviz (graph visualization) tools.
https://github.com/backtracking/ocamlgraph
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 18:44:21 UTC
CompletedMon, 03 Jun 2024 18:59:06 UTC
Taskbuild (f41, /rpms/ocaml-ocamlgraph.git:771e29cfafb49b7864faff18487c3500c6f9c3d8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ocamlgraph.git#771e29cfafb49b7864faff18487c3500c6f9c3d8'}}
Tags
f41
RPMs
src
ocaml-ocamlgraph-2.1.0-7.fc41.src.rpm (info) (download)
riscv64
ocaml-ocamlgraph-2.1.0-7.fc41.riscv64.rpm (info) (download)
ocaml-ocamlgraph-devel-2.1.0-7.fc41.riscv64.rpm (info) (download)
ocaml-ocamlgraph-gtk-2.1.0-7.fc41.riscv64.rpm (info) (download)
ocaml-ocamlgraph-gtk-devel-2.1.0-7.fc41.riscv64.rpm (info) (download)
ocaml-ocamlgraph-tools-2.1.0-7.fc41.riscv64.rpm (info) (download)
ocaml-ocamlgraph-debuginfo-2.1.0-7.fc41.riscv64.rpm (info) (download)
ocaml-ocamlgraph-debugsource-2.1.0-7.fc41.riscv64.rpm (info) (download)
ocaml-ocamlgraph-gtk-debuginfo-2.1.0-7.fc41.riscv64.rpm (info) (download)
ocaml-ocamlgraph-tools-debuginfo-2.1.0-7.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 2.1.0-7 - OCaml 5.2.0 for Fedora 41 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 2.1.0-4 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 2.1.0-3 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 2.1.0-2 - OCaml 5.1 rebuild for Fedora 40 * Sat Sep 09 2023 Jerry James <loganjerry@gmail.com> - 2.1.0-1 - Version 2.1.0 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 2.0.0-13 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 2.0.0-12 - OCaml 5.0.0 rebuild * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 2.0.0-11 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Dec 12 2022 Jerry James <loganjerry@gmail.com> - 2.0.0-9 - Convert License tag to SPDX * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 20 2022 Jerry James <loganjerry@gmail.com> - 2.0.0-8 - Use new OCaml macros * Sun Jun 19 2022 Richard W.M. Jones <rjones@redhat.com> - 2.0.0-8 - OCaml 4.14.0 rebuild