Tue, 30 Apr 2024 13:30:30 UTC | login

Information for build ocaml-ocp-indent-1.8.2-3.fc33.1

ID188467
Package Nameocaml-ocp-indent
Version1.8.2
Release3.fc33.1
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ocp-indent.git#22e03668ab5f92af270c14b97c8347040de57654
SummaryA simple tool to indent OCaml programs
DescriptionOcp-indent is based on an approximate, tolerant OCaml parser and a simple stack machine ; this is much faster and more reliable than using regexps. Presets and configuration options available, with the possibility to set them project-wide. Supports most common syntax extensions, and extensible for others. Includes: - An indentor program, callable from the command-line or from within editors - Bindings for popular editors - A library that can be directly used by editor writers, or just for fault-tolerant/approximate parsing.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 01 Dec 2020 17:08:44 UTC
CompletedTue, 01 Dec 2020 17:33:21 UTC
Taskbuild (f33, /rpms/ocaml-ocp-indent.git:22e03668ab5f92af270c14b97c8347040de57654)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ocp-indent.git#22e03668ab5f92af270c14b97c8347040de57654'}}
Tags
f33
RPMs
src
ocaml-ocp-indent-1.8.2-3.fc33.1.src.rpm (info) (download)
riscv64
ocaml-ocp-indent-1.8.2-3.fc33.1.riscv64.rpm (info) (download)
ocaml-ocp-indent-devel-1.8.2-3.fc33.1.riscv64.rpm (info) (download)
ocaml-ocp-indent-debuginfo-1.8.2-3.fc33.1.riscv64.rpm (info) (download)
ocaml-ocp-indent-debugsource-1.8.2-3.fc33.1.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-3.1 - Bump release and rebuild. * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-3 - OCaml 4.11.1 rebuild * Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-2 - OCaml 4.11.0 rebuild * Sun Aug 09 2020 Robin Lee <cheeselee@fedoraproject.org> - 1.8.2-1 - Update to 1.8.2 * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-13 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 05 2020 Richard W.M. Jones <rjones@redhat.com> - 1.7.0-11 - OCaml 4.11.0+dev2-2020-04-22 rebuild * Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.7.0-10 - OCaml 4.11.0 pre-release attempt 2 * Fri Apr 03 2020 Richard W.M. Jones <rjones@redhat.com> - 1.7.0-9 - Update all OCaml dependencies for RPM 4.16. * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 1.7.0-8 - OCaml 4.10.0 final. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 1.7.0-6 - OCaml 4.10.0+beta1 rebuild. - Use dune install --destdir option. * Fri Dec 06 2019 Richard W.M. Jones <rjones@redhat.com> - 1.7.0-5 - OCaml 4.09.0 (final) rebuild. * Wed Sep 18 2019 Richard W.M. Jones <rjones@redhat.com> - 1.7.0-4 - Bump release and rebuild. * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Apr 06 2019 Robin Lee <cheeselee@fedoraproject.org> - 1.7.0-2 - Make cmxs files executable to properly generate debuginfo * Fri Apr 05 2019 Robin Lee <cheeselee@fedoraproject.org> - 1.7.0-1 - Initial packaging