Mon, 07 Oct 2024 13:52:10 UTC | login

Information for build sdl-decnumber-3.68.0-9.20220329git3aa2f45.fc41

ID307656
Package Namesdl-decnumber
Version3.68.0
Release9.20220329git3aa2f45.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sdl-decnumber.git#ca0a5262fc9d676eca5ad4c65f844a1e055bfbe5
SummaryANSI C General Decimal Arithmetic Library (SDL version)
DescriptionThe 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. This version is a fork by SoftDevLabs (SDL) to support the SDL-Hercules-390 emulator.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 07:42:55 UTC
CompletedMon, 03 Jun 2024 08:17:15 UTC
Taskbuild (f41, /rpms/sdl-decnumber.git:ca0a5262fc9d676eca5ad4c65f844a1e055bfbe5)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sdl-decnumber.git#ca0a5262fc9d676eca5ad4c65f844a1e055bfbe5'}}
Tags
f41
RPMs
src
sdl-decnumber-3.68.0-9.20220329git3aa2f45.fc41.src.rpm (info) (download)
noarch
sdl-decnumber-doc-3.68.0-9.20220329git3aa2f45.fc41.noarch.rpm (info) (download)
riscv64
sdl-decnumber-devel-3.68.0-9.20220329git3aa2f45.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.68.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.68.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.68.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.68.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Mar 28 2022 Davide Cavalca <dcavalca@fedoraproject.org> - 3.68.0-5.20220328git3aa2f45 - Rename to sdl-decnumber (RHBZ#2068621) - Update summary and description to make it clear this is a fork - Update to 3aa2f45 git snapshot - Drop f32 logic and tidy up the specfile