Sat, 18 Jan 2025 21:13:35 CST | login

Information for build mpfr-4.2.1-2.ocs23

ID15337
Package Namempfr
Version4.2.1
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/mpfr.git?.#bb35ba694482eafaa634550f3ad49456f867f5c1
SummaryA C library for multiple-precision floating-point computations with correct rounding
DescriptionThe MPFR library is a C library for multiple-precision floating-point computations with "correct rounding". MPFR library allows user to conduct floating-point calculations with virtually any (restricted by available memory only) precision with correct rounding. Besides simple arithmetic operations like “+” and “/” the whole set of mathematical functions is supported: sin, sqrt, pow, log, etc.
Built byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 00:05:45 CST
CompletedSat, 17 Aug 2024 00:09:45 CST
Taskbuild (dist-ocs23, /opencloudos-stream/mpfr.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/mpfr.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
mpfr-4.2.1-2.ocs23.src.rpm (info) (download)
aarch64
mpfr-4.2.1-2.ocs23.aarch64.rpm (info) (download)
mpfr-devel-4.2.1-2.ocs23.aarch64.rpm (info) (download)
mpfr-debuginfo-4.2.1-2.ocs23.aarch64.rpm (info) (download)
mpfr-debugsource-4.2.1-2.ocs23.aarch64.rpm (info) (download)
loongarch64
mpfr-4.2.1-2.ocs23.loongarch64.rpm (info) (download)
mpfr-devel-4.2.1-2.ocs23.loongarch64.rpm (info) (download)
mpfr-debuginfo-4.2.1-2.ocs23.loongarch64.rpm (info) (download)
mpfr-debugsource-4.2.1-2.ocs23.loongarch64.rpm (info) (download)
noarch
mpfr-doc-4.2.1-2.ocs23.noarch.rpm (info) (download)
x86_64
mpfr-4.2.1-2.ocs23.x86_64.rpm (info) (download)
mpfr-devel-4.2.1-2.ocs23.x86_64.rpm (info) (download)
mpfr-debuginfo-4.2.1-2.ocs23.x86_64.rpm (info) (download)
mpfr-debugsource-4.2.1-2.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.2.1-2 - Rebuilt for loongarch release * Thu Jan 04 2024 Upgrade Robot <upbot@opencloudos.org> - 4.2.1-1 - Upgrade to version 4.2.1 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.2.0-2 - Rebuilt for OpenCloudOS Stream 23.09 * Thu Aug 10 2023 rockerzhu <rockerzhu@tencent.com> - 4.2.0-1 - Upgrade to 4.2.0 and fix tsprintf fails with glibc 2.37. * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.1.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.1.0-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Jul 08 2022 Wang Zhe <bessiewang@tencent.com> - 4.1.0-1 - initial build