Thu, 02 May 2024 02:28:57 UTC | login

Information for build ocaml-rope-0.6.1-3.fc29

ID73662
Package Nameocaml-rope
Version0.6.1
Release3.fc29
Epoch
SummaryRopes ("heavyweight strings") for OCaml
DescriptionRopes ("heavyweight strings") are a scalable string implementation: they are designed for efficient operation that involve the string as a whole. Operations such as concatenation, and substring take time that is nearly independent of the length of the string. Unlike strings, ropes are a reasonable representation for very long strings such as edit buffers or mail messages.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 01 Oct 2018 16:22:26 UTC
CompletedMon, 01 Oct 2018 16:56:54 UTC
Taskbuild (f29-candidate, ocaml-rope-0.6.1-3.fc29.src.rpm)
Tags
f29
f30
RPMs
src
ocaml-rope-0.6.1-3.fc29.src.rpm (info) (download)
riscv64
ocaml-rope-0.6.1-3.fc29.riscv64.rpm (info) (download)
ocaml-rope-devel-0.6.1-3.fc29.riscv64.rpm (info) (download)
ocaml-rope-debuginfo-0.6.1-3.fc29.riscv64.rpm (info) (download)
ocaml-rope-debugsource-0.6.1-3.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Jan 23 2018 Andy Li <andy@onthewings.net> - 0.6.1-1 - New upstream version. - Enable debug package. * Fri Dec 22 2017 Andy Li <andy@onthewings.net> - 0.6-1 - Initial RPM release.