Thu, 23 May 2024 06:11:10 UTC | login

Information for build tomlplusplus-3.4.0-1.fc40

ID274308
Package Nametomlplusplus
Version3.4.0
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/tomlplusplus.git#fff94299fe41bc39d42e29a7cf192edb5f4de5c7
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
StartedTue, 05 Dec 2023 17:16:03 UTC
CompletedTue, 05 Dec 2023 18:00:52 UTC
Taskbuild (f40, /rpms/tomlplusplus.git:fff94299fe41bc39d42e29a7cf192edb5f4de5c7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tomlplusplus.git#fff94299fe41bc39d42e29a7cf192edb5f4de5c7'}}
Tags
f40
RPMs
src
tomlplusplus-3.4.0-1.fc40.src.rpm (info) (download)
riscv64
tomlplusplus-3.4.0-1.fc40.riscv64.rpm (info) (download)
tomlplusplus-devel-3.4.0-1.fc40.riscv64.rpm (info) (download)
tomlplusplus-debuginfo-3.4.0-1.fc40.riscv64.rpm (info) (download)
tomlplusplus-debugsource-3.4.0-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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 040 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)