Wed, 15 May 2024 21:10:00 UTC | login

Information for build ocaml-odoc-1.5.1-1.fc33

ID178291
Package Nameocaml-odoc
Version1.5.1
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-odoc.git#1db73ee5d565017c6feef506fa4ac202af4c911b
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
StartedSat, 05 Sep 2020 12:14:09 UTC
CompletedSat, 05 Sep 2020 12:26:08 UTC
Taskbuild (f33, /rpms/ocaml-odoc.git:1db73ee5d565017c6feef506fa4ac202af4c911b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-odoc.git#1db73ee5d565017c6feef506fa4ac202af4c911b'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Aug 05 2020 Jerry James <loganjerry@gmail.com> - 1.5.1-1 - Version 1.5.1 - Drop upstreamed odoc-1.5.0-ocaml411.patch * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-7 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * 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