upgrade to 4.2.1

Signed-off-by: SuperSix173 <liuchao173@huawei.com>
This commit is contained in:
SuperSix173 2024-02-26 10:57:40 +08:00
parent 004acf82ce
commit a0ad2e055b
4 changed files with 8 additions and 1902 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

BIN
mpfr-4.2.1.tar.xz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: mpfr
Version: 4.2.0
Release: 3
Version: 4.2.1
Release: 1
Summary: A C library for multiple-precision floating-point computations
URL: http://www.mpfr.org/
License: LGPLv3+ and GPLv3+ and GFDL-1.2-only
@ -10,8 +10,6 @@ Requires: gmp >= 4.2.3
Source0: http://www.mpfr.org/%{name}-%{version}/%{name}-%{version}.tar.xz
Patch1: backport-allpatches.patch
%description
MPFR is a C library for arbitrary-precision binary floating-point computation
with correct rounding, based on Multi-Precision Library. The computation is
@ -80,6 +78,12 @@ fi
%{_libdir}/pkgconfig/mpfr.pc
%changelog
* Mon Feb 26 2024 Liu Chao <liuchao173@huawei.com> - 4.2.1-1
- Upgrade to 4.2.1
- Bug fixes
- Improved MPFR manual
- Configure tests
* Mon Nov 27 2023 Wenyu Liu<liuwenyu7@huawei.com> - 4.2.0-3
- Add upstream patch for 4.2.0.