Wed, 15 May 2024 12:08:24 UTC | login

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

ID157741
Package Nameocaml-odoc
Version1.5.0
Release5.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-odoc.git#127418a5c8849529f24f0f00f1c2507a5dd8a929
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
StartedTue, 09 Jun 2020 12:23:24 UTC
CompletedTue, 09 Jun 2020 12:38:28 UTC
Taskbuild (f33, /rpms/ocaml-odoc.git:127418a5c8849529f24f0f00f1c2507a5dd8a929)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-odoc.git#127418a5c8849529f24f0f00f1c2507a5dd8a929'}}
Tags No tags
RPMs No RPMs
Changelog * Tue May 05 2020 Richard W.M. Jones <rjones@redhat.com> - 1.5.0-5 - OCaml 4.11.0+dev2-2020-04-22 rebuild * Wed Apr 22 2020 Richard W.M. Jones <rjones@redhat.com> - 1.5.0-4 - OCaml 4.11.0 pre-release attempt 2 * 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