Fri, 07 Jun 2024 15:41:13 UTC | login

Information for build cppcodec-0.2-1.fc30

ID77053
Package Namecppcodec
Version0.2
Release1.fc30
Epoch
SummaryHeader-only C++11 library to encode/decode base64/base64url/base32/base32hex/hex
DescriptionHeader-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Crockford's base32. MIT licensed with consistent, flexible API. Supports raw pointers, std::string and (templated) character vectors without unnecessary allocations.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 08:41:38 UTC
CompletedSat, 01 Dec 2018 09:59:55 UTC
Taskbuild (f30-candidate, cppcodec-0.2-1.fc30.src.rpm)
Tags
f30
f31
RPMs
src
cppcodec-0.2-1.fc30.src.rpm (info) (download)
riscv64
cppcodec-devel-0.2-1.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Nov 20 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2-1 - Update to 0.2 * Mon Jul 23 2018 Tom Hughes <tom@compton.nu> - 0.1-3 - Patch for changes in catch2 pkg-config module name * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jul 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1-1 - Update to 0.1 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.20171003.git.65e512d - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Oct 02 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0-0.20171002.git.65e512d - Update to latest snapshot * Tue Apr 04 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0-0.20170404.git.61d9b04 - Initial package