Thu, 06 Jun 2024 19:57:10 UTC | login

Information for build ocaml-ocplib-endian-1.1-3.fc33.1.rvre0

ID195234
Package Nameocaml-ocplib-endian
Version1.1
Release3.fc33.1.rvre0
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/ocaml-ocplib-endian.git#2430f2bd1780603fe74110294a7e61fccccb2e0a
SummaryFunctions to read/write int16/32/64 from strings, bigarrays
DescriptionOptimised functions to read and write int16/32/64 from strings, bytes and bigarrays, based on primitives added in version 4.01. The library implements three modules: EndianString works directly on strings, and provides submodules BigEndian and LittleEndian, with their unsafe counter-parts; EndianBytes works directly on bytes, and provides submodules BigEndian and LittleEndian, with their unsafe counter-parts; EndianBigstring works on bigstrings (Bigarrays of chars), and provides submodules BigEndian and LittleEndian, with their unsafe counter-parts;
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 25 Apr 2021 07:35:27 UTC
CompletedSun, 25 Apr 2021 07:48:52 UTC
Taskbuild (f33, /rpms/ocaml-ocplib-endian.git:2430f2bd1780603fe74110294a7e61fccccb2e0a)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/ocaml-ocplib-endian.git#2430f2bd1780603fe74110294a7e61fccccb2e0a'}}
Tags
f33
f37
f38
RPMs
src
ocaml-ocplib-endian-1.1-3.fc33.1.rvre0.src.rpm (info) (download)
riscv64
ocaml-ocplib-endian-1.1-3.fc33.1.rvre0.riscv64.rpm (info) (download)
ocaml-ocplib-endian-devel-1.1-3.fc33.1.rvre0.riscv64.rpm (info) (download)
ocaml-ocplib-endian-debuginfo-1.1-3.fc33.1.rvre0.riscv64.rpm (info) (download)
ocaml-ocplib-endian-debugsource-1.1-3.fc33.1.rvre0.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sun Apr 25 2021 David Abdurachmanov <david.abdurachmanov@sifive.com> - 1.1-3.1.rvre0 - Rebuilt for Fedora RISCV, no changes * Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1-3.1 - Bump release and rebuild. * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1-3 - OCaml 4.11.1 rebuild * Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1-2 - OCaml 4.11.0 rebuild * Wed Aug 19 2020 Jerry James <loganjerry@gmail.com> - 1.1-1 - Version 1.1 * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 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.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon May 04 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0-10 - OCaml 4.11.0+dev2-2020-04-22 rebuild * Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0-9 - OCaml 4.11.0 pre-release attempt 2 * Fri Apr 03 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0-8 - Update all OCaml dependencies for RPM 4.16. * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0-7 - OCaml 4.10.0 final. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 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.0-5 - OCaml 4.10.0+beta1 rebuild. * Sun Jan 12 2020 Robert-André Mauchin <zebob.m@gmail.com> - 1.0-4 - OCaml 4.09.0 (final) rebuild. * Mon Oct 14 2019 Ben Rosser <rosser.bjr@gmail.com> - 1.0-3 - Disable tests on s390x for now. * Mon Oct 14 2019 Ben Rosser <rosser.bjr@gmail.com> - 1.0-2 - Fix devel package Requires; switch to make_build macro. * Mon Oct 14 2019 Ben Rosser <rosser.bjr@gmail.com> - 1.0-1 - Initial package.