Sat, 04 May 2024 02:17:00 UTC | login

Information for build ocaml-cinaps-0.14.0-5.fc33.1.rvre0

ID189605
Package Nameocaml-cinaps
Version0.14.0
Release5.fc33.1.rvre0
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/ocaml-cinaps.git#2e1b273b528ad887e067f718e70ac1889db9ab57
SummaryTrivial Metaprogramming tool using the OCaml toplevel
DescriptionCinaps is a trivial Metaprogramming tool for OCaml using the OCaml toplevel. It is intended for two purposes: - when you want to include a bit of generated code in a file, but writing a proper generator/ppx rewriter is not worth it; - when you have many repeated blocks of similar code in your program, to help writing and maintaining them. It is not intended as a general preprocessor, and in particular can only be used to generate static code that is independent of the system.
Built bydavidlt
State failed
Volume DEFAULT
StartedTue, 01 Dec 2020 12:34:31 UTC
CompletedTue, 01 Dec 2020 12:43:45 UTC
Taskbuild (f33, /rpms/ocaml-cinaps.git:2e1b273b528ad887e067f718e70ac1889db9ab57)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/ocaml-cinaps.git#2e1b273b528ad887e067f718e70ac1889db9ab57'}}
Tags No tags
RPMs No RPMs
Changelog * Tue Dec 01 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> - 0.14.0-5.1.rvre0 - Rebuilt for Fedora RISCV, no changes * Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-5.1 - Bump release and rebuild. * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-5 - OCaml 4.11.1 rebuild * Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-4 - OCaml 4.11.0 rebuild * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 16 2020 Jerry James <loganjerry@gmail.com> - 0.14.0-1 - Version 0.14.0 * Mon May 04 2020 Richard W.M. Jones <rjones@redhat.com> - 0.13.0-7 - OCaml 4.11.0+dev2-2020-04-22 rebuild * Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 0.13.0-6 - OCaml 4.11.0 pre-release attempt 2 * Fri Apr 03 2020 Richard W.M. Jones <rjones@redhat.com> - 0.13.0-5 - Update all OCaml dependencies for RPM 4.16. * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 0.13.0-4 - OCaml 4.10.0 final. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 0.13.0-2 - OCaml 4.10.0+beta1 rebuild. * Thu Jan 02 2020 Jerry James <loganjerry@gmail.com> - 0.13.0-1 - Initial RPM