Mon, 13 Jan 2025 01:51:42 UTC | login

Information for build ocaml-uuseg-16.0.0-2.fc42

ID345091
Package Nameocaml-uuseg
Version16.0.0
Release2.fc42
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-uuseg.git#0fcc91c431b90283407d9bccc4f738b32f537c63
SummaryUnicode text segmentation for OCaml
DescriptionUuseg is an OCaml library for segmenting Unicode text. It implements the locale-independent Unicode text segmentation algorithms (http://www.unicode.org/reports/tr29/) to detect grapheme cluster, word and sentence boundaries and the Unicode line breaking algorithm (http://www.unicode.org/reports/tr14/) to detect line break opportunities. The library is independent from any IO mechanism or Unicode text data structure and it can process text without a complete in-memory representation. Uuseg depends on Uucp and optionally on Uutf for support for OCaml UTF-X encoded strings. It is distributed under the ISC license.
git:https://erratique.ch/repos/uuseg.git
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 12 Jan 2025 14:44:13 UTC
CompletedSun, 12 Jan 2025 14:49:49 UTC
Taskbuild (f42, /rpms/ocaml-uuseg.git:0fcc91c431b90283407d9bccc4f738b32f537c63)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-uuseg.git#0fcc91c431b90283407d9bccc4f738b32f537c63'}}
Tags
f42
RPMs
src
ocaml-uuseg-16.0.0-2.fc42.src.rpm (info) (download)
riscv64
ocaml-uuseg-16.0.0-2.fc42.riscv64.rpm (info) (download)
ocaml-uuseg-devel-16.0.0-2.fc42.riscv64.rpm (info) (download)
ocaml-uuseg-debuginfo-16.0.0-2.fc42.riscv64.rpm (info) (download)
ocaml-uuseg-debugsource-16.0.0-2.fc42.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
root.log
build.log
state.log
mock_output.log
Changelog * Fri Jan 10 2025 Jerry James <loganjerry@gmail.com> - 16.0.0-2 - OCaml 5.3.0 rebuild for Fedora 42 * Wed Sep 18 2024 Jerry James <loganjerry@gmail.com> - 16.0.0-1 - Version 16.0.0 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 15.1.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jul 17 2024 Jerry James <loganjerry@gmail.com> - 15.1.0-10 - Fix the VCS field * Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 15.1.0-9 - OCaml 5.2.0 ppc64le fix * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 15.1.0-8 - OCaml 5.2.0 for Fedora 41 * Thu May 23 2024 Jerry James <loganjerry@gmail.com> - 15.1.0-7 - Add VCS field * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 15.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 15.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 15.1.0-4 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 15.1.0-3 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 15.1.0-2 - OCaml 5.1 rebuild for Fedora 40 * Thu Oct 05 2023 Jerry James <loganjerry@gmail.com> - 15.1.0-1 - Version 15.1.0 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 15.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 15.0.0-3 - OCaml 5.0 rebuild for Fedora 39 * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 15.0.0-2 - ExcludeArch i686 (https://lists.fedoraproject.org/archives/list/devel@lis ts.fedoraproject.org/message/SPML7CUBSZNI36NLXGVHEG7DNHU3EWOJ/) * Fri Jun 30 2023 Jerry James <loganjerry@gmail.com> - 15.0.0-1 - Initial import