Sun, 08 Sep 2024 00:34:23 UTC | login

Information for build ocaml-mew-0.1.0-28.fc41

ID322380
Package Nameocaml-mew
Version0.1.0
Release28.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-mew.git#efca11046e50111b5b9aaebd1ef8f8d18f5a5b9b
SummaryModal Editing Witch
DescriptionThis is the core module of mew, a general modal editing engine generator. You can provide `Key`, `Mode`, and `Concurrent` modules to define the real world environment to get the core component of a modal editing engine. The core component supports recursive key mappings associated with user provided modes. After the core component is generated, you may extended it with a translator to interpret user key sequences to get a complete modal editing engine.
git:https://github.com/kandu/mew.git
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 08:12:26 UTC
CompletedThu, 25 Jul 2024 08:26:41 UTC
Taskbuild (f41, /rpms/ocaml-mew.git:efca11046e50111b5b9aaebd1ef8f8d18f5a5b9b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-mew.git#efca11046e50111b5b9aaebd1ef8f8d18f5a5b9b'}}
Tags
f41
RPMs
src
ocaml-mew-0.1.0-28.fc41.src.rpm (info) (download)
riscv64
ocaml-mew-0.1.0-28.fc41.riscv64.rpm (info) (download)
ocaml-mew-devel-0.1.0-28.fc41.riscv64.rpm (info) (download)
ocaml-mew-debuginfo-0.1.0-28.fc41.riscv64.rpm (info) (download)
ocaml-mew-debugsource-0.1.0-28.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 0.1.0-27 - OCaml 5.2.0 ppc64le fix * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 0.1.0-26 - OCaml 5.2.0 for Fedora 41 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 0.1.0-23 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 0.1.0-22 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 0.1.0-21 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 0.1.0-19 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 0.1.0-18 - OCaml 5.0.0 rebuild * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 0.1.0-17 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 20 2022 Jerry James <loganjerry@gmail.com> - 0.1.0-14 - Run the tests - Add patch to expose a dependency on libm - Use new OCaml macros