Thu, 18 Apr 2024 08:14:44 UTC | login

Information for build ocaml-stdint-0.7.0-1.fc33.rvre2

ID195389
Package Nameocaml-stdint
Version0.7.0
Release1.fc33.rvre2
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/ocaml-stdint.git#b0fa468c3866990629f9862ca3b8a1fc094b6a76
SummaryVarious signed and unsigned integers for OCaml
DescriptionThe stdint library provides signed and unsigned integer types of various fixed widths: 8, 16, 24, 32, 40, 48, 56, 64 and 128 bits. This interface is similar to Int32 and Int64 from the base library but provides more functions and constants like arithmetic and bit-wise operations, constants like maximum and minimum values, infix operators converting to and from every other integer type (including int, float and nativeint), parsing from and conversion to readable strings (binary, octal, decimal, hexadecimal), and conversion to and from buffers in both big endian and little endian byte order.
Built bydavidlt
State failed
Volume DEFAULT
StartedSun, 25 Apr 2021 15:04:48 UTC
CompletedSun, 25 Apr 2021 15:14:25 UTC
Taskbuild (f33, /rpms/ocaml-stdint.git:b0fa468c3866990629f9862ca3b8a1fc094b6a76)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/ocaml-stdint.git#b0fa468c3866990629f9862ca3b8a1fc094b6a76'}}
Tags No tags
RPMs No RPMs
Changelog * Sun Apr 25 2021 David Abdurachmanov <david.abdurachmanov@sifive.com> - 0.7.0-1.rvre2 - Rebuilt for Fedora RISCV, no changes * Sun Apr 25 2021 David Abdurachmanov <david.abdurachmanov@sifive.com> - 0.7.0-1.rvre1 - Rebuilt for Fedora RISCV, no changes * Sun Apr 25 2021 David Abdurachmanov <david.abdurachmanov@sifive.com> - 0.7.0-1.rvre0 - Rebuilt for Fedora RISCV, no changes * Wed Dec 02 2020 Jerry James <loganjerry@gmail.com> - 0.7.0-1 - Version 0.7.0 - Add -lognot and -test patches * Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 0.6.0-9.1 - Bump release and rebuild. * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 0.6.0-9 - OCaml 4.11.1 rebuild * Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 0.6.0-8 - OCaml 4.11.0 rebuild * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-7 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 05 2020 Richard W.M. Jones <rjones@redhat.com> - 0.6.0-5 - OCaml 4.11.0+dev2-2020-04-22 rebuild * Wed Apr 22 2020 Richard W.M. Jones <rjones@redhat.com> - 0.6.0-4 - OCaml 4.11.0 pre-release attempt 2 * Sat Apr 04 2020 Richard W.M. Jones <rjones@redhat.com> - 0.6.0-3 - Update all OCaml dependencies for RPM 4.16. * Wed Mar 04 2020 Jerry James <loganjerry@gmail.com> - 0.6.0-2 - OCaml 4.10.0 final * Thu Feb 06 2020 Jerry James <loganjerry@gmail.com> - 0.6.0-1 - Initial RPM