Mon, 29 Apr 2024 10:08:37 UTC | login

Information for build ocaml-biniou-1.2.0-1.fc29

ID31037
Package Nameocaml-biniou
Version1.2.0
Release1.fc29
Epoch
Sourcegit://pkgs.fedoraproject.org/rpms/ocaml-biniou#732a287bde3dd27c7de06b4c6944cf0861ce16d5
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 complete
Volume DEFAULT
StartedThu, 31 May 2018 07:50:50 UTC
CompletedThu, 31 May 2018 08:08:18 UTC
Taskbuild (f29-candidate, /rpms/ocaml-biniou:732a287bde3dd27c7de06b4c6944cf0861ce16d5)
Extra{'source': {'original_url': 'git://pkgs.fedoraproject.org/rpms/ocaml-biniou?#732a287bde3dd27c7de06b4c6944cf0861ce16d5'}}
Tags
f29
RPMs
src
ocaml-biniou-1.2.0-1.fc29.src.rpm (info) (download)
riscv64
ocaml-biniou-1.2.0-1.fc29.riscv64.rpm (info) (download)
ocaml-biniou-devel-1.2.0-1.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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. * Tue Aug 08 2017 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-26 - OCaml 4.05.0 rebuild. * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 26 2017 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-23 - OCaml 4.04.2 rebuild. * Fri May 12 2017 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-22 - OCaml 4.04.1 rebuild. * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Nov 09 2016 Dan HorĂ¡k <dan@danny.cz> - 1.0.9-20 - rebuild for s390x codegen bug * Mon Nov 07 2016 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-19 - Rebuild for OCaml 4.04.0. * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Jul 28 2015 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-17 - OCaml 4.02.3 rebuild. * Tue Jul 21 2015 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-16 - Enable bytecode compilation. * Wed Jun 24 2015 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-15 - Bump release and rebuild. * Wed Jun 24 2015 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-14 - ocaml-4.02.2 final rebuild. * Wed Jun 17 2015 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-13 - ocaml-4.02.2 rebuild. * Tue Feb 17 2015 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-12 - ocaml-4.02.1 rebuild. * Sun Aug 31 2014 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-11 - Bump release and rebuild. * Sat Aug 30 2014 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-10 - ocaml-4.02.0 final rebuild. * Sat Aug 23 2014 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-9 - ocaml-4.02.0+rc1 rebuild. * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.9-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Aug 02 2014 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-7 - Bump release and rebuild. * Sat Aug 02 2014 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-6 - ocaml-4.02.0-0.8.git10e45753.fc22 rebuild. * Fri Jul 25 2014 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-5 - OCaml 4.02.0 beta rebuild. * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu Apr 24 2014 Jaromir Capik <jcapik@redhat.com> - 1.0.9-3 - Removing ExclusiveArch * Thu Jan 23 2014 Michel Salim <salimma@fedoraproject.org> - 1.0.9-2 - Incorporate review feedback * Mon Jan 20 2014 Michel Salim <salimma@fedoraproject.org> - 1.0.9-1 - Initial package