Click here to visit the old openkoji buildsystem (Archived)

Information for build half-2.2.0-3.fc41

ID9475
Package Namehalf
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.2.0
Release3.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/half.git#0fccba70f366249eb302bd60f8cf54ac020af4e8
SummaryA C++ half-precision floating point type
DescriptionThis is a C++ header-only library to provide an IEEE-754 conformant half-precision floating point type along with corresponding arithmetic operators, type conversions and common mathematical functions. It aims for both efficiency and ease of use, trying to accurately mimic the behaviour of the builtin floating point types at the best performance possible. It automatically uses and provides C++11 features when possible, but stays completely C++98-compatible when neccessary.
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 02:54:32 CST
CompletedThu, 02 May 2024 03:02:28 CST
Taskbuild (f41, /rpms/half.git:0fccba70f366249eb302bd60f8cf54ac020af4e8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/half.git#0fccba70f366249eb302bd60f8cf54ac020af4e8'}}
Tags
f41
RPMs
src
half-2.2.0-3.fc41.src.rpm (info) (download)
noarch
half-devel-2.2.0-3.fc41.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
build.log
state.log
installed_pkgs.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Aug 09 2023 Tom Rix <trix@redhat.com> - 2.2.0-1 - Initial package