Sat, 18 Jan 2025 21:09:51 CST | login

Information for build mpfr-4.2.0-2.ocs23

ID1959
Package Namempfr
Version4.2.0
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/mpfr.git?.#1a767122e5e99f8aedef02c80337dab775ee9139
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 00:41:49 CST
CompletedSat, 09 Sep 2023 00:46:46 CST
Taskbuild (dist-ocs23, /opencloudos-stream/mpfr.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/mpfr.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
mpfr-4.2.0-2.ocs23.src.rpm (info) (download)
aarch64
mpfr-4.2.0-2.ocs23.aarch64.rpm (info) (download)
mpfr-devel-4.2.0-2.ocs23.aarch64.rpm (info) (download)
mpfr-debuginfo-4.2.0-2.ocs23.aarch64.rpm (info) (download)
mpfr-debugsource-4.2.0-2.ocs23.aarch64.rpm (info) (download)
noarch
mpfr-doc-4.2.0-2.ocs23.noarch.rpm (info) (download)
x86_64
mpfr-4.2.0-2.ocs23.x86_64.rpm (info) (download)
mpfr-devel-4.2.0-2.ocs23.x86_64.rpm (info) (download)
mpfr-debuginfo-4.2.0-2.ocs23.x86_64.rpm (info) (download)
mpfr-debugsource-4.2.0-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
Changelog * 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