Mon, 06 May 2024 01:39:47 UTC | login

Information for build ocaml-mmap-1.1.0-8.fc33

ID155946
Package Nameocaml-mmap
Version1.1.0
Release8.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-mmap.git#9f7ff26fca0ffc5ad2f80e76415e6112f714bfce
SummaryFile mapping functionality
DescriptionThis project provides a Mmap.map_file functions for mapping files in memory. This function is the same as the Unix.map_file function added in OCaml >= 4.06.
Built bydavidlt
State failed
Volume DEFAULT
StartedThu, 16 Apr 2020 16:09:13 UTC
CompletedThu, 16 Apr 2020 16:23:10 UTC
Taskbuild (f33, /rpms/ocaml-mmap.git:9f7ff26fca0ffc5ad2f80e76415e6112f714bfce)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-mmap.git#9f7ff26fca0ffc5ad2f80e76415e6112f714bfce'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Apr 03 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1.0-8 - Update all OCaml dependencies for RPM 4.16. * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1.0-7 - OCaml 4.10.0 final. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1.0-5 - OCaml 4.10.0+beta1 rebuild. * Fri Dec 06 2019 Richard W.M. Jones <rjones@redhat.com> - 1.1.0-4 - OCaml 4.09.0 (final) rebuild. * Fri Aug 16 2019 Richard W.M. Jones <rjones@redhat.com> - 1.1.0-3 - OCaml 4.08.1 (final) rebuild. * Tue Aug 06 2019 Ben Rosser <rosser.bjr@gmail.com> - 1.1.0-2 - Switched to github tag archive with tests, license file. - Added missing isa to devel package requirement. - Added "dune runtest" to check section. - Cleaned up files paths to use ocaml/libname rather than ocaml/*. * Tue Jul 30 2019 Ben Rosser <rosser.bjr@gmail.com> - 1.1.0-1 - Initial package.