Mon, 29 Apr 2024 14:35:56 UTC | login

Information for build ocaml-biniou-1.2.0-11.fc31

ID119869
Package Nameocaml-biniou
Version1.2.0
Release11.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-biniou.git#27195e2cc7ac8a346db8638317017b83ddc8d059
SummarySafe and fast binary data format
DescriptionBiniou (pronounced "be new") is a binary data format designed for speed, safety, ease of use and backward compatibility as protocols evolve. Biniou is vastly equivalent to JSON in terms of functionality but allows implementations several times faster (4 times faster than yojson), with 25-35% space savings. Biniou data can be decoded into human-readable form without knowledge of type definitions except for field and variant names which are represented by 31-bit hashes. A program named bdump is provided for routine visualization of biniou data files.
Built bydavidlt
State failed
Volume DEFAULT
StartedMon, 02 Sep 2019 12:38:02 UTC
CompletedMon, 02 Sep 2019 12:48:26 UTC
Taskbuild (f31-candidate, /rpms/ocaml-biniou.git:27195e2cc7ac8a346db8638317017b83ddc8d059)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-biniou.git#27195e2cc7ac8a346db8638317017b83ddc8d059'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Aug 01 2019 Jerry James <loganjerry@gmail.com> - 1.2.0-11 - Rebuild for ocaml-easy-format 1.3.1 * Wed Jul 31 2019 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-10 - OCaml 4.08.1 (rc2) rebuild. * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jun 27 2019 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-8 - OCaml 4.08.0 (final) rebuild. * Mon Apr 29 2019 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-7 - OCaml 4.08.0 (beta 3) rebuild. * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jul 11 2018 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-4 - OCaml 4.07.0 (final) rebuild. * Wed Jun 20 2018 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-3 - OCaml 4.07.0-rc1 rebuild. * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Nov 17 2017 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-1 - New upstream version 1.2.0. - OCaml 4.06.0 rebuild. - Fix URL and source. - Stop using opt macro. - Enable debuginfo everywhere. - Try using parallel builds.