Thu, 09 May 2024 12:10:00 UTC | login

Information for build decnumber-3.68.0-6.20210330gitda66509.fc38

ID245965
Package Namedecnumber
Version3.68.0
Release6.20210330gitda66509.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/decnumber.git#6c77d30674d46b9f58d2fdd2457f6ddbef359a3f
SummaryANSI C General Decimal Arithmetic Library
Description The decNumber library implements the General Decimal Arithmetic Specification in ANSI C. This specification defines a decimal arithmetic which meets the requirements of commercial, financial, and human-oriented applications. It also matches the decimal arithmetic in the IEEE 754 Standard for Floating Point Arithmetic. The library fully implements the specification, and hence supports integer, fixed-point, and floating-point decimal numbers directly, including infinite, NaN (Not a Number), and subnormal values. Both arbitrary-precision and fixed-size representations are supported.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 12 May 2023 10:55:44 UTC
CompletedSat, 13 May 2023 17:42:50 UTC
Taskbuild (f38, /rpms/decnumber.git:6c77d30674d46b9f58d2fdd2457f6ddbef359a3f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/decnumber.git#6c77d30674d46b9f58d2fdd2457f6ddbef359a3f'}}
Tags
f38
f39
f40
RPMs
src
decnumber-3.68.0-6.20210330gitda66509.fc38.src.rpm (info) (download)
noarch
decnumber-doc-3.68.0-6.20210330gitda66509.fc38.noarch.rpm (info) (download)
riscv64
decnumber-devel-3.68.0-6.20210330gitda66509.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.68.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.68.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.68.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.68.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Mar 30 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 3.68.0-2.20210321gitda66509 - Fix build on f32 and epel8 * Sun Mar 28 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 3.68.0-1.20210321gitda66509 - Initial package