Click here to visit the old openkoji buildsystem (Archived)

Information for build ocaml-cinaps-0.15.1-20.fc41

ID58724
Package Nameocaml-cinaps
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.15.1
Release20.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-cinaps.git#49e3ed8aca8e6b4bf7c765213d1e6ea6b42cc653
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 bykojiadmin
State complete
Volume DEFAULT
StartedWed, 19 Jun 2024 22:20:41 CST
CompletedWed, 19 Jun 2024 22:32:57 CST
Taskbuild (f41, /rpms/ocaml-cinaps.git:49e3ed8aca8e6b4bf7c765213d1e6ea6b42cc653)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-cinaps.git#49e3ed8aca8e6b4bf7c765213d1e6ea6b42cc653'}}
Tags
f41
RPMs
src
ocaml-cinaps-0.15.1-20.fc41.src.rpm (info) (download)
riscv64
ocaml-cinaps-0.15.1-20.fc41.riscv64.rpm (info) (download)
ocaml-cinaps-devel-0.15.1-20.fc41.riscv64.rpm (info) (download)
ocaml-cinaps-debuginfo-0.15.1-20.fc41.riscv64.rpm (info) (download)
ocaml-cinaps-debugsource-0.15.1-20.fc41.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
state.log
installed_pkgs.log
root.log
mock_output.log
Changelog * Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 0.15.1-20 - OCaml 5.2.0 ppc64le fix * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 0.15.1-19 - OCaml 5.2.0 for Fedora 41 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.1-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.1-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 0.15.1-16 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 0.15.1-15 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 0.15.1-14 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 0.15.1-12 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 0.15.1-11 - OCaml 5.0.0 rebuild * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 0.15.1-10 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 20 2022 Jerry James <loganjerry@gmail.com> - 0.15.1-7 - Optionally run tests - Use new OCaml macros