Sun, 05 May 2024 23:35:40 UTC | login

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

ID178255
Package Nameocaml-mmap
Version1.1.0
Release12.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-mmap.git#9786a090eeb36608197c94439aad6366dd4352ef
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
StartedThu, 13 Aug 2020 15:12:52 UTC
CompletedThu, 13 Aug 2020 15:29:09 UTC
Taskbuild (f33, /rpms/ocaml-mmap.git:9786a090eeb36608197c94439aad6366dd4352ef)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-mmap.git#9786a090eeb36608197c94439aad6366dd4352ef'}}
Tags
f33
RPMs
src
ocaml-mmap-1.1.0-12.fc33.src.rpm (info) (download)
riscv64
ocaml-mmap-1.1.0-12.fc33.riscv64.rpm (info) (download)
ocaml-mmap-devel-1.1.0-12.fc33.riscv64.rpm (info) (download)
ocaml-mmap-debuginfo-1.1.0-12.fc33.riscv64.rpm (info) (download)
ocaml-mmap-debugsource-1.1.0-12.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-12 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * 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.