Fri, 03 May 2024 11:07:04 UTC | login

Information for build tomlplusplus-3.4.0-2.fc40

ID305521
Package Nametomlplusplus
Version3.4.0
Release2.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/tomlplusplus.git#dbdf32c3eba3aa3998e5174526b5adff18a4fc75
SummaryHeader-only TOML config file parser and serializer for C++17
Descriptiontoml++ is a TOML config parser and serializer for c++. - Header-only (optional!) - Supports the latest [TOML] release ([v1.0.0]), plus optional support for some unreleased TOML features - Passes all tests in the [toml-test](https://github.com/BurntSushi/toml-test) suite - Supports serializing to JSON and YAML - Proper UTF-8 handling (incl. BOM) - C++17 (plus some C++20 features where available, e.g. experimental support for [char8_t] strings) - Doesn't require RTTI - Works with or without exceptions - Tested on Clang (6+), GCC (7+) and MSVC (VS2019) - Tested on x64, x86 and ARM
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 14 Apr 2024 10:40:11 UTC
CompletedSun, 14 Apr 2024 12:12:06 UTC
Taskbuild (f40, /rpms/tomlplusplus.git:dbdf32c3eba3aa3998e5174526b5adff18a4fc75)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tomlplusplus.git#dbdf32c3eba3aa3998e5174526b5adff18a4fc75'}}
Tags
f40
RPMs
src
tomlplusplus-3.4.0-2.fc40.src.rpm (info) (download)
riscv64
tomlplusplus-3.4.0-2.fc40.riscv64.rpm (info) (download)
tomlplusplus-devel-3.4.0-2.fc40.riscv64.rpm (info) (download)
tomlplusplus-debuginfo-3.4.0-2.fc40.riscv64.rpm (info) (download)
tomlplusplus-debugsource-3.4.0-2.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Nov 28 2023 topazus <topazus@outlook.com> - 3.4.0-1 - update to 3.4.0 * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jun 10 2023 topazus <topazus@outlook.com> - 3.3.0-3 - fix %%if 0%{?fedora} condition on epel * Thu Jun 01 2023 topazus <topazus@outlook.com> - 3.3.0-2 - fix for catch2 version * Wed May 31 2023 topazus <topazus@outlook.com> - 3.3.0-1 - Initial import (RHBZ#2210624)