Fri, 19 Apr 2024 10:58:25 UTC | login

Information for build capnproto-0.8.0-1.fc33

ID166728
Package Namecapnproto
Version0.8.0
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/capnproto.git#86a4503ea01e1138751e6de7ab2e970e05d6a66b
SummaryA data interchange format and capability-based RPC system
DescriptionCap’n Proto is an insanely fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster. In fact, in benchmarks, Cap’n Proto is INFINITY TIMES faster than Protocol Buffers. This package contains the schema compiler and command-line encoder/decoder tools.
Built bydavidlt
State failed
Volume DEFAULT
StartedTue, 21 Jul 2020 08:09:20 UTC
CompletedTue, 21 Jul 2020 08:29:33 UTC
Taskbuild (f33, /rpms/capnproto.git:86a4503ea01e1138751e6de7ab2e970e05d6a66b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/capnproto.git#86a4503ea01e1138751e6de7ab2e970e05d6a66b'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Jul 18 2020 Neal Gompa <ngompa13@gmail.com> - 0.8.0-1 - Update to 0.8.0 (#1827443) - Drop backported patches * Thu Mar 12 2020 Neal Gompa <ngompa13@gmail.com> - 0.7.0-6 - Backport patch to fix aliasing violation breaking builds on GCC 10 on ARM (#1807872) - Disable "DiskFile holes" test to stop build failures * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 23 2019 Björn Esser <besser82@fedoraproject.org> - 0.7.0-2 - Append curdir to CMake invokation. (#1668512) * Sun Sep 23 2018 Neal Gompa <ngompa13@gmail.com> - 0.7.0-1 - Update to 0.7.0 - Drop upstreamed patches - Drop obsolete ldconfig scriptlets