Sun, 23 Jun 2024 02:26:44 UTC | login

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

ID308214
Package Nameocaml-astring
Version0.8.5
Release24.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-astring.git#872584481a1d7d53e999b8bb969fc15bbdc7e55d
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.
https://erratique.ch/repos/astring/
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 15:33:43 UTC
CompletedMon, 03 Jun 2024 15:52:26 UTC
Taskbuild (f41, /rpms/ocaml-astring.git:872584481a1d7d53e999b8bb969fc15bbdc7e55d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-astring.git#872584481a1d7d53e999b8bb969fc15bbdc7e55d'}}
Tags
f41
RPMs
src
ocaml-astring-0.8.5-24.fc41.src.rpm (info) (download)
riscv64
ocaml-astring-0.8.5-24.fc41.riscv64.rpm (info) (download)
ocaml-astring-devel-0.8.5-24.fc41.riscv64.rpm (info) (download)
ocaml-astring-debuginfo-0.8.5-24.fc41.riscv64.rpm (info) (download)
ocaml-astring-debugsource-0.8.5-24.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * 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 * Sat Jun 18 2022 Richard W.M. Jones <rjones@redhat.com> - 0.8.5-10 - OCaml 4.14.0 rebuild