upgrade to 4.2.1
Signed-off-by: SuperSix173 <liuchao173@huawei.com>
This commit is contained in:
parent
004acf82ce
commit
a0ad2e055b
File diff suppressed because it is too large
Load Diff
Binary file not shown.
BIN
mpfr-4.2.1.tar.xz
Normal file
BIN
mpfr-4.2.1.tar.xz
Normal file
Binary file not shown.
12
mpfr.spec
12
mpfr.spec
@ -1,6 +1,6 @@
|
|||||||
Name: mpfr
|
Name: mpfr
|
||||||
Version: 4.2.0
|
Version: 4.2.1
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: A C library for multiple-precision floating-point computations
|
Summary: A C library for multiple-precision floating-point computations
|
||||||
URL: http://www.mpfr.org/
|
URL: http://www.mpfr.org/
|
||||||
License: LGPLv3+ and GPLv3+ and GFDL-1.2-only
|
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
|
Source0: http://www.mpfr.org/%{name}-%{version}/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
Patch1: backport-allpatches.patch
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
MPFR is a C library for arbitrary-precision binary floating-point computation
|
MPFR is a C library for arbitrary-precision binary floating-point computation
|
||||||
with correct rounding, based on Multi-Precision Library. The computation is
|
with correct rounding, based on Multi-Precision Library. The computation is
|
||||||
@ -80,6 +78,12 @@ fi
|
|||||||
%{_libdir}/pkgconfig/mpfr.pc
|
%{_libdir}/pkgconfig/mpfr.pc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Nov 27 2023 Wenyu Liu<liuwenyu7@huawei.com> - 4.2.0-3
|
||||||
- Add upstream patch for 4.2.0.
|
- Add upstream patch for 4.2.0.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user