Sat, 05 Oct 2024 03:23:09 UTC | login

Information for build ocaml-ocp-indent-1.8.2-27.fc41

ID308396
Package Nameocaml-ocp-indent
Version1.8.2
Release27.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ocp-indent.git#9bc3c53626b9465472f1fbe40b49255652212485
SummaryA simple tool to indent OCaml programs
DescriptionOcp-indent is a simple tool and library to indent OCaml code. It 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 are available, with the possibility to set them project-wide. Ocp-indent supports most common syntax extensions, and is 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.
https://github.com/OCamlPro/ocp-indent
Built bydavidlt
State failed
Volume DEFAULT
StartedTue, 04 Jun 2024 18:23:38 UTC
CompletedTue, 04 Jun 2024 18:27:15 UTC
Taskbuild (f41, /rpms/ocaml-ocp-indent.git:9bc3c53626b9465472f1fbe40b49255652212485)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ocp-indent.git#9bc3c53626b9465472f1fbe40b49255652212485'}}
Tags No tags
RPMs No RPMs
Changelog * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-27 - OCaml 5.2.0 for Fedora 41 * Fri Feb 02 2024 Jerry James <loganjerry@gmail.com> - 1.8.2-26 - Rebuild for changed ocamlx(Dynlink) hash * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-23 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-22 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-21 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-19 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 1.8.2-18 - OCaml 5.0.0 rebuild * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-17 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Sep 20 2022 Jerry James <loganjerry@gmail.com> - 1.8.2-15 - Rebuild for ocaml-cmdliner 1.1.1 - Update the Emacs patch for Emacs 28 - Add -nonbreaking-space patch to fix ISO8859-1 output to UTF-8 terminals - Convert License tag to SPDX * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 28 2022 Jerry James <loganjerry@gmail.com> - 1.8.2-13 - Use new OCaml macros * Sun Jun 19 2022 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-13 - OCaml 4.14.0 rebuild