Sat, 20 Apr 2024 13:32:53 UTC | login

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

ID79678
Package Nameocaml-rope
Version0.6.1
Release3.fc30
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
StartedTue, 04 Dec 2018 19:47:53 UTC
CompletedTue, 04 Dec 2018 20:48:32 UTC
Taskbuild (f30-candidate, ocaml-rope-0.6.1-3.fc30.src.rpm)
Tags
f30
f31
RPMs
src
ocaml-rope-0.6.1-3.fc30.src.rpm (info) (download)
riscv64
ocaml-rope-0.6.1-3.fc30.riscv64.rpm (info) (download)
ocaml-rope-devel-0.6.1-3.fc30.riscv64.rpm (info) (download)
ocaml-rope-debuginfo-0.6.1-3.fc30.riscv64.rpm (info) (download)
ocaml-rope-debugsource-0.6.1-3.fc30.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.