Sun, 28 Apr 2024 17:09:22 UTC | login

Information for build protozero-1.6.3-1.fc30

ID82061
Package Nameprotozero
Version1.6.3
Release1.fc30
Epoch
SummaryMinimalistic protocol buffer decoder and encoder in C++
DescriptionMinimalistic protocol buffer decoder and encoder in C++. Designed for high performance. Suitable for writing zero copy parsers and encoders with minimal need for run-time allocation of memory. Low-level: this is designed to be a building block for writing a very customized decoder for a stable protobuf schema. If your protobuf schema is changing frequently or lazy decoding is not critical for your application then this approach offers no value: just use the decoding API available via the C++ API that can be generated via the Google Protobufs protoc program.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 07 Dec 2018 11:29:20 UTC
CompletedFri, 07 Dec 2018 13:00:08 UTC
Taskbuild (f30-candidate, protozero-1.6.3-1.fc30.src.rpm)
Tags
f30
f31
RPMs
src
protozero-1.6.3-1.fc30.src.rpm (info) (download)
riscv64
protozero-devel-1.6.3-1.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jul 17 2018 Tom Hughes <tom@compton.nu> - 1.6.3-1 - Update to 1.6.3 upstream release * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Mar 09 2018 Tom Hughes <tom@compton.nu> - 1.6.2-1 - Update to 1.6.2 upstream release * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 15 2018 Tom Hughes <tom@compton.nu> - 1.6.1-2 - Build using catch1 * Sat Nov 18 2017 Tom Hughes <tom@compton.nu> - 1.6.1-1 - Update to 1.6.1 upstream release * Wed Nov 01 2017 Tom Hughes <tom@compton.nu> - 1.6.0-1 - Update to 1.6.0 upstream release * Sat Sep 23 2017 Tom Hughes <tom@compton.nu> - 1.5.3-1 - Update to 1.5.3 upstream release * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Jul 01 2017 Tom Hughes <tom@compton.nu> - 1.5.2-1 - Update to 1.5.2 upstream release * Mon Feb 13 2017 Tom Hughes <tom@compton.nu> - 1.5.1-3 - Add patch for Catch 1.7.1 support * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sat Jan 14 2017 Tom Hughes <tom@compton.nu> - 1.5.1-1 - Update to 1.5.1 upstream release * Thu Jan 12 2017 Tom Hughes <tom@compton.nu> - 1.5.0-1 - Update to 1.5.0 upstream release