Sat, 18 May 2024 03:04:05 UTC | login

Information for build ocaml-rope-0.6.2-3.fc31

ID122923
Package Nameocaml-rope
Version0.6.2
Release3.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-rope.git#f8930f1f2758ada7fa0ec5f731988a5bd6faae53
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
StartedFri, 09 Aug 2019 09:55:39 UTC
CompletedFri, 09 Aug 2019 10:39:17 UTC
Taskbuild (f31-candidate, /rpms/ocaml-rope.git:f8930f1f2758ada7fa0ec5f731988a5bd6faae53)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-rope.git#f8930f1f2758ada7fa0ec5f731988a5bd6faae53'}}
Tags
f31
f32
f33
RPMs
src
ocaml-rope-0.6.2-3.fc31.src.rpm (info) (download)
riscv64
ocaml-rope-0.6.2-3.fc31.riscv64.rpm (info) (download)
ocaml-rope-devel-0.6.2-3.fc31.riscv64.rpm (info) (download)
ocaml-rope-debuginfo-0.6.2-3.fc31.riscv64.rpm (info) (download)
ocaml-rope-debugsource-0.6.2-3.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Aug 08 2019 Andy Li <andy@onthewings.net> - 0.6.2-3 - Use "--profile release" to build. * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Mar 20 2019 Andy Li <andy@onthewings.net> - 0.6.2-1 - New upstream version. (RHBZ#1690671) - Use ocaml-dune instead of jbuilder. * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * 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.