Sat, 08 Jun 2024 21:53:35 UTC | login

Information for build ocaml-mew-0.1.0-5.fc33.1

ID188551
Package Nameocaml-mew
Version0.1.0
Release5.fc33.1
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-mew.git#9bd073be47c8a0a9289040afc2405f98c69e1a27
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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 25 Apr 2021 16:06:03 UTC
CompletedSun, 25 Apr 2021 16:19:33 UTC
Taskbuild (f33, /rpms/ocaml-mew.git:9bd073be47c8a0a9289040afc2405f98c69e1a27)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-mew.git#9bd073be47c8a0a9289040afc2405f98c69e1a27'}}
Tags
f33
f37
f38
RPMs
src
ocaml-mew-0.1.0-5.fc33.1.src.rpm (info) (download)
riscv64
ocaml-mew-0.1.0-5.fc33.1.riscv64.rpm (info) (download)
ocaml-mew-devel-0.1.0-5.fc33.1.riscv64.rpm (info) (download)
ocaml-mew-debuginfo-0.1.0-5.fc33.1.riscv64.rpm (info) (download)
ocaml-mew-debugsource-0.1.0-5.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> - 0.1.0-5.1 - Bump release and rebuild. * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 0.1.0-5 - OCaml 4.11.1 rebuild * Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 0.1.0-4 - OCaml 4.11.0 rebuild * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.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.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jun 17 2020 Jerry James <loganjerry@gmail.com> - 0.1.0-1 - Initial RPM