Sat, 09 Nov 2024 19:21:52 UTC | login

Information for build ocaml-astring-0.8.5-26.fc41

ID321988
Package Nameocaml-astring
Version0.8.5
Release26.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-astring.git#7cec901f4b8e6a11739c480e06d0eb938d662619
SummaryAlternative String module for OCaml
DescriptionAstring exposes an alternative `String` module for OCaml. This module tries to balance minimality and expressiveness for basic, index-free, string processing and provides types and functions for substrings, string sets and string maps. Remaining compatible with the OCaml `String` module is a non-goal. The `String` module exposed by Astring has exception safe functions, removes deprecated and rarely used functions, alters some signatures and names, adds a few missing functions and fully exploits OCaml's newfound string immutability.
git:https://erratique.ch/repos/astring/.git
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2024 11:22:09 UTC
CompletedWed, 24 Jul 2024 11:35:57 UTC
Taskbuild (f41, /rpms/ocaml-astring.git:7cec901f4b8e6a11739c480e06d0eb938d662619)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-astring.git#7cec901f4b8e6a11739c480e06d0eb938d662619'}}
Tags
f41
RPMs
src
ocaml-astring-0.8.5-26.fc41.src.rpm (info) (download)
riscv64
ocaml-astring-0.8.5-26.fc41.riscv64.rpm (info) (download)
ocaml-astring-devel-0.8.5-26.fc41.riscv64.rpm (info) (download)
ocaml-astring-debuginfo-0.8.5-26.fc41.riscv64.rpm (info) (download)
ocaml-astring-debugsource-0.8.5-26.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.5-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 0.8.5-25 - OCaml 5.2.0 ppc64le fix * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 0.8.5-24 - OCaml 5.2.0 for Fedora 41 * Mon Jan 29 2024 Richard W.M. Jones <rjones@redhat.com> - 0.8.5-23 - Bump and rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.5-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.5-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 0.8.5-20 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 0.8.5-19 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 0.8.5-18 - Bump release and rebuild * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 0.8.5-17 - OCaml 5.1 rebuild for Fedora 40 * Wed Oct 04 2023 Jerry James <loganjerry@gmail.com> - 0.8.5-16 - Use the %ocaml_install macro * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.5-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 0.8.5-15 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 0.8.5-14 - OCaml 5.0.0 rebuild - Add patch to adapt tests to OCaml 5.0 - Do not require ocaml-compiler-libs at runtime * Mon Jan 23 2023 Richard W.M. Jones <rjones@redhat.com> - 0.8.5-13 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.5-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.5-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 20 2022 Jerry James <loganjerry@gmail.com> - 0.8.5-10 - Use new OCaml macros