Mon, 11 Nov 2024 11:10:07 UTC | login

Information for build tomlplusplus-3.4.0-4.fc41

ID334004
Package Nametomlplusplus
Version3.4.0
Release4.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/tomlplusplus.git#95477f36d8ae018fcd6b84f91c6200faba572bd7
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
StartedFri, 09 Aug 2024 00:15:45 UTC
CompletedFri, 09 Aug 2024 02:33:04 UTC
Taskbuild (f41, /rpms/tomlplusplus.git:95477f36d8ae018fcd6b84f91c6200faba572bd7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tomlplusplus.git#95477f36d8ae018fcd6b84f91c6200faba572bd7'}}
Tags
f41
RPMs
src
tomlplusplus-3.4.0-4.fc41.src.rpm (info) (download)
riscv64
tomlplusplus-3.4.0-4.fc41.riscv64.rpm (info) (download)
tomlplusplus-devel-3.4.0-4.fc41.riscv64.rpm (info) (download)
tomlplusplus-debuginfo-3.4.0-4.fc41.riscv64.rpm (info) (download)
tomlplusplus-debugsource-3.4.0-4.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jun 25 2024 Michel Lind <salimma@fedoraproject.org> - 3.4.0-3 - Also use catch2-devel for the EL9 build * 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)