mpfr 4.1.0
This commit is contained in:
@@ -13,12 +13,12 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Multiple precision floating point library</Summary>
|
||||
<Description>The MPFR library is a C library for multiple-precision floating-point computations with exact rounding (also called correct rounding). It is based on the GMP multiple-precision library.</Description>
|
||||
<Archive sha1sum="52c1f2a4c9a202f46cf3275a8d46b562aa584208" type="tarxz">https://ftp.gnu.org/gnu/mpfr/mpfr-4.0.2.tar.xz</Archive>
|
||||
<Archive sha1sum="159c3a58705662bfde4dc93f2617f3660855ead6" type="tarxz">https://ftp.gnu.org/gnu/mpfr/mpfr-4.1.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gmp-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">mpfr-4.0.2-p1.patch</Patch>
|
||||
<!-- <Patch level="1">mpfr-4.0.2-p1.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -49,6 +49,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2020-10-22</Date>
|
||||
<Version>4.1.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Idris Kalp</Name>
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2019-10-01</Date>
|
||||
<Version>4.0.2_p1</Version>
|
||||
|
||||
Reference in New Issue
Block a user