Sat, 18 Jan 2025 20:54:57 CST | login

Information for build mpfr-4.2.0-1.ocs23

ID742
Package Namempfr
Version4.2.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/mpfr.git?.#6b9bb5f8cf06fbb700974b77a9c8089075a9cb6a
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
StartedThu, 10 Aug 2023 16:38:41 CST
CompletedThu, 10 Aug 2023 16:40:43 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
RPMs
src
mpfr-4.2.0-1.ocs23.src.rpm (info) (download)
aarch64
mpfr-4.2.0-1.ocs23.aarch64.rpm (info) (download)
mpfr-devel-4.2.0-1.ocs23.aarch64.rpm (info) (download)
mpfr-debuginfo-4.2.0-1.ocs23.aarch64.rpm (info) (download)
mpfr-debugsource-4.2.0-1.ocs23.aarch64.rpm (info) (download)
noarch
mpfr-doc-4.2.0-1.ocs23.noarch.rpm (info) (download)
x86_64
mpfr-4.2.0-1.ocs23.x86_64.rpm (info) (download)
mpfr-devel-4.2.0-1.ocs23.x86_64.rpm (info) (download)
mpfr-debuginfo-4.2.0-1.ocs23.x86_64.rpm (info) (download)
mpfr-debugsource-4.2.0-1.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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