Mon, 25 Nov 2024 04:16:42 UTC | login

Information for build toml11-4.1.0-2.fc41

ID339544
Package Nametoml11
Version4.1.0
Release2.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/toml11.git#038fd38f664889f5306c811ce52911e756682312
SummaryTOML for Modern C++
Descriptiontoml11 is a C++11 (or later) header-only toml parser/encoder depending only on C++ standard library. * It is compatible to the latest version of TOML v1.0.0. * It is one of the most TOML standard compliant libraries, tested with the language agnostic test suite for TOML parsers by BurntSushi. * It shows highly informative error messages. You can see the error messages about invalid files at CircleCI. * It has configurable container. You can use any random-access containers and key-value maps as backend containers. * It optionally preserves comments without any overhead. * It has configurable serializer that supports comments, inline tables, literal strings and multiline strings. * It supports user-defined type conversion from/into toml values. * It correctly handles UTF-8 sequences, with or without BOM, both on posix and Windows.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 17 Sep 2024 12:04:17 UTC
CompletedTue, 17 Sep 2024 12:22:22 UTC
Taskbuild (f41, /rpms/toml11.git:038fd38f664889f5306c811ce52911e756682312)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/toml11.git#038fd38f664889f5306c811ce52911e756682312'}}
Tags
f41
RPMs
src
toml11-4.1.0-2.fc41.src.rpm (info) (download)
riscv64
toml11-devel-4.1.0-2.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Wed Sep 04 2024 Aleš Matěj <amatej@redhat.com> - 4.1.0-2 - Backport patch to fix builds (eg. dnf5) after 4.0.0 * Fri Aug 09 2024 Jonathan Wright <jonathan@almalinux.org> - 4.1.0-1 - update to 4.1.0 rhbz#2303815 * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild