Sat, 18 May 2024 17:35:33 UTC | login

Information for build ocaml-odoc-parser-2.0.0-1.fc37

ID201224
Package Nameocaml-odoc-parser
Version2.0.0
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-odoc-parser.git#bdb41674178b515f23f86bf692143c6b518a3f04
SummaryParser for OCaml documentation comments
DescriptionOdoc-parser is a parser for odoc markup, which is an extension of the original markup language parsed by ocamldoc. OCaml code can contain specially formatted comments that are used to document the interfaces of modules. These comments are delimited by `(**` and `*)`. This parser is intended to be used to parse the contents of these comments.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 14 Nov 2022 10:02:01 UTC
CompletedMon, 14 Nov 2022 10:13:10 UTC
Taskbuild (f37, /rpms/ocaml-odoc-parser.git:bdb41674178b515f23f86bf692143c6b518a3f04)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-odoc-parser.git#bdb41674178b515f23f86bf692143c6b518a3f04'}}
Tags
f37
f38
RPMs
src
ocaml-odoc-parser-2.0.0-1.fc37.src.rpm (info) (download)
riscv64
ocaml-odoc-parser-2.0.0-1.fc37.riscv64.rpm (info) (download)
ocaml-odoc-parser-devel-2.0.0-1.fc37.riscv64.rpm (info) (download)
ocaml-odoc-parser-debuginfo-2.0.0-1.fc37.riscv64.rpm (info) (download)
ocaml-odoc-parser-debugsource-2.0.0-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Aug 02 2022 Jerry James <loganjerry@gmail.com> - 2.0.0-1 - Version 2.0.0 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 20 2022 Jerry James <loganjerry@gmail.com> - 1.0.0-4 - Use new OCaml macros * Sun Jun 19 2022 Richard W.M. Jones <rjones@redhat.com> - 1.0.0-4 - OCaml 4.14.0 rebuild * Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 1.0.0-3 - OCaml 4.13.1 rebuild to remove package notes * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Dec 31 2021 Jerry James <loganjerry@gmail.com> - 1.0.0-1 - Initial RPM