Thu, 16 May 2024 15:44:28 UTC | login

Information for build cppcodec-0.1-3.fc29

ID72294
Package Namecppcodec
Version0.1
Release3.fc29
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
StartedWed, 22 Aug 2018 22:32:24 UTC
CompletedWed, 22 Aug 2018 23:06:04 UTC
Taskbuild (f29-candidate, cppcodec-0.1-3.fc29.src.rpm)
Tags
f29
f30
RPMs
src
cppcodec-0.1-3.fc29.src.rpm (info) (download)
riscv64
cppcodec-devel-0.1-3.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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