Thu, 16 May 2024 00:52:38 UTC | login

Information for build ocaml-odoc-1.5.0-3.fc33

ID155953
Package Nameocaml-odoc
Version1.5.0
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-odoc.git#86eb7a08658af2cc170e1e88c92828fa79f50a89
SummaryDocumentation compiler for OCaml and Reason
DescriptionThis package contains odoc, a documentation generator for OCaml. It reads doc comments, delimited with `(** ... *)`, and outputs HTML. Text inside doc comments is marked up in ocamldoc syntax. Odoc's main advantage over ocamldoc is an accurate cross-referencer, which handles the complexity of the OCaml module system. Odoc also offers a good opportunity to improve HTML output compared to ocamldoc, but this is very much a work in progress.
Built bydavidlt
State failed
Volume DEFAULT
StartedThu, 16 Apr 2020 16:16:04 UTC
CompletedThu, 16 Apr 2020 16:29:57 UTC
Taskbuild (f33, /rpms/ocaml-odoc.git:86eb7a08658af2cc170e1e88c92828fa79f50a89)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-odoc.git#86eb7a08658af2cc170e1e88c92828fa79f50a89'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Apr 04 2020 Richard W.M. Jones <rjones@redhat.com> - 1.5.0-3 - Update all OCaml dependencies for RPM 4.16. * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 1.5.0-2 - OCaml 4.10.0 final. * Fri Feb 07 2020 Jerry James <loganjerry@gmail.com> - 1.5.0-1 - Version 1.5.0 - Drop all patches * Sat Feb 01 2020 Jerry James <loganjerry@gmail.com> - 1.4.2-3 - Add 3 patches for OCaml 4.10 compatibility * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jan 16 2020 Jerry James <loganjerry@gmail.com> - 1.4.2-2 - Remove some BRs needed only for transitive dependencies - Add ocaml-astring-devel and ocaml-fpath-devel Rs to -devel - Build in parallel * Fri Jan 10 2020 Jerry James <loganjerry@gmail.com> - 1.4.2-1 - Initial RPM