Click here to visit the old openkoji buildsystem (Archived)

Information for build fast_float-6.1.1-1.fc40

ID46889
Package Namefast_float
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version6.1.1
Release1.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/fast_float.git#35977f1fa405cabc85c728f9f8e819c927b65085
SummaryFast & exact implementation of C++ from_chars for number types
DescriptionThe fast_float library provides fast header-only implementations for the C++ from_chars functions for float and double types as well as integer types. These functions convert ASCII strings representing decimal values (e.g., 1.3e10) into binary types. We provide exact rounding (including round to even). In our experience, these fast_float functions many times faster than comparable number-parsing functions from existing C++ standard libraries.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSun, 05 May 2024 02:18:22 CST
CompletedMon, 06 May 2024 03:26:57 CST
Taskbuild (f40, /rpms/fast_float.git:35977f1fa405cabc85c728f9f8e819c927b65085)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fast_float.git#35977f1fa405cabc85c728f9f8e819c927b65085'}}
Tags
f40
RPMs
src
fast_float-6.1.1-1.fc40.src.rpm (info) (download)
noarch
fast_float-devel-6.1.1-1.fc40.noarch.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
installed_pkgs.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Mar 18 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 6.1.1-1 - Update to 6.1.1 (close RHBZ#2270000) * Tue Jan 30 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 6.1.0-1 - Update to 6.1.0 (close RHBZ#2260990) * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Dec 15 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 6.0.0-1 - Update to 6.0.0 (close RHBZ#2254687) * Wed Nov 15 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 5.3.0-1 - Update to 5.3.0 (close RHBZ#2249761) * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jul 02 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 5.2.0-1 - Update to 5.2.0 (close RHBZ#2213937) * Sun Jun 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 5.0.0-2 - Use new (rpm 4.17.1+) bcond style * Fri May 26 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 5.0.0-1 - Update to 5.0.0 (close RHBZ#2210325) - License changes from (Apache-2.0 OR MIT) to (Apache-2.0 OR MIT OR BSL-1.0) * Thu May 25 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 4.0.0-2 - Drop unnecessary manual dependency on cmake-filesystem * Mon Apr 03 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 4.0.0-1 - Update to 4.0.0 (close RHBZ#2183568) * Thu Mar 30 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.11.0-1 - Update to 3.11.0 (close RHBZ#2182344) * Tue Mar 07 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.10.1-1 - Update to 3.10.1 (close RHBZ#2175980) * Wed Feb 08 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.10.0-1 - Update to 3.10.0 (close RHBZ#2167538) * Sat Jan 21 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.9.0-1 - Update to 3.9.0 (close RHBZ#2162158) * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Dec 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.8.1-2 - Indicate dirs. in files list with trailing slashes * Sun Nov 27 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.8.1-1 - Update to 3.8.1 (close RHBZ#2148670) * Fri Nov 25 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.8.0-1 - Update to 3.8.0 (close RHBZ#2148328) * Thu Nov 17 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.7.0-1 - Update to 3.7.0 (close RHBZ#2143469) * Mon Nov 14 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.6.0-1 - Update to 3.6.0 (close RHBZ#2140130) * Sat Aug 06 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.5.1-1 - Update to 3.5.1 (close RHBZ#2115912) * Mon Aug 01 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.4.0-9 - Update License field to SPDX * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Apr 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.4.0-7 - Drop “forge” macros, which are not doing much here