Wed, 29 May 2024 03:46:29 UTC | login

Information for build sdl-decnumber-3.68.0-6.20220329git3aa2f45.fc37

ID200305
Package Namesdl-decnumber
Version3.68.0
Release6.20220329git3aa2f45.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sdl-decnumber.git#9e5b784c800df00a9b2ff64926f40a2b69c2afc3
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
StartedSat, 10 Sep 2022 15:52:07 UTC
CompletedSat, 10 Sep 2022 16:19:16 UTC
Taskbuild (f37, /rpms/sdl-decnumber.git:9e5b784c800df00a9b2ff64926f40a2b69c2afc3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sdl-decnumber.git#9e5b784c800df00a9b2ff64926f40a2b69c2afc3'}}
Tags
f37
f38
RPMs
src
sdl-decnumber-3.68.0-6.20220329git3aa2f45.fc37.src.rpm (info) (download)
noarch
sdl-decnumber-doc-3.68.0-6.20220329git3aa2f45.fc37.noarch.rpm (info) (download)
riscv64
sdl-decnumber-devel-3.68.0-6.20220329git3aa2f45.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.68.0-4.20210321gitda66509 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.68.0-3.20210321gitda66509 - 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