Thu, 23 May 2024 01:44:16 UTC | login

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

ID116811
Package Nameocaml-rope
Version0.6.2
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-rope.git#3a489d8df6a3ed97b1b8cb293fd71564b2d1b40d
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 failed
Volume DEFAULT
StartedThu, 01 Aug 2019 07:43:11 UTC
CompletedThu, 01 Aug 2019 08:18:28 UTC
Taskbuild (f31-candidate, /rpms/ocaml-rope.git:3a489d8df6a3ed97b1b8cb293fd71564b2d1b40d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-rope.git#3a489d8df6a3ed97b1b8cb293fd71564b2d1b40d'}}
Tags No tags
RPMs No RPMs
Changelog * 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.