Information for build tlfloat-1.15.0-1.fc42

ID156389
Package Nametlfloat
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.15.0
Release1.fc42
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/tlfloat.git#e5c245db24376ee165174c87809ae038f2a932e5
SummaryC++ template library for floating point operations
DescriptionThis library implements C++ classes with which half, single, double, quadruple and octuple precision IEEE 754 floating point numbers can be operated. Internally, these classes are implemented as class templates on top of arbitrary-precision integer class templates so that the templates are expanded as arbitrary precision floating-point operations by just changing the template parameters, rather than implementing each floating-point operation for each precision. The arbitrary-precision integer class templates are also included in this library.
Built byliuhaibin
State complete
Volume DEFAULT
StartedTue, 14 Oct 2025 17:15:32 CST
CompletedTue, 14 Oct 2025 17:28:49 CST
Taskbuild (f42, /rpms/tlfloat.git:e5c245db24376ee165174c87809ae038f2a932e5)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tlfloat.git#e5c245db24376ee165174c87809ae038f2a932e5'}}
Tags
f42
RPMs
src
tlfloat-1.15.0-1.fc42.src.rpm (info) (download)
riscv64
tlfloat-1.15.0-1.fc42.riscv64.rpm (info) (download)
tlfloat-devel-1.15.0-1.fc42.riscv64.rpm (info) (download)
tlfloat-debuginfo-1.15.0-1.fc42.riscv64.rpm (info) (download)
tlfloat-debugsource-1.15.0-1.fc42.riscv64.rpm (info) (download)
Logs
riscv64
dnf5.log
build.log
installed_pkgs.log
hw_info.log
mock_output.log
root.log
mock_config.log
state.log
Changelog * Sat Apr 19 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1.15.0-1 - Initial package (close RHBZ#2360990)