Fri, 26 Apr 2024 00:26:18 UTC | login

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

ID157989
Package Nameocaml-mmap
Version1.1.0
Release10.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-mmap.git#c5917122e793a6e9279218a610e54002130cec6f
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 complete
Volume DEFAULT
StartedFri, 08 May 2020 11:57:22 UTC
CompletedFri, 08 May 2020 12:14:55 UTC
Taskbuild (f33, /rpms/ocaml-mmap.git:c5917122e793a6e9279218a610e54002130cec6f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-mmap.git#c5917122e793a6e9279218a610e54002130cec6f'}}
Tags
f33
RPMs
src
ocaml-mmap-1.1.0-10.fc33.src.rpm (info) (download)
riscv64
ocaml-mmap-1.1.0-10.fc33.riscv64.rpm (info) (download)
ocaml-mmap-devel-1.1.0-10.fc33.riscv64.rpm (info) (download)
ocaml-mmap-debuginfo-1.1.0-10.fc33.riscv64.rpm (info) (download)
ocaml-mmap-debugsource-1.1.0-10.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon May 04 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1.0-10 - OCaml 4.11.0+dev2-2020-04-22 rebuild * Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1.0-9 - OCaml 4.11.0 pre-release attempt 2 * 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.