mpfr update
This commit is contained in:
@@ -13,13 +13,10 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Multiple precision floating point library</Summary>
|
<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>
|
<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="03e593cc6e26639ef5e60be1af8dc527209e5172" type="tarxz">http://ftp.gnu.org/gnu/mpfr/mpfr-3.1.2.tar.xz</Archive>
|
<Archive sha1sum="383303f9de5ebe055b03b94642b03465baf9e6c7" type="tarxz">http://www.mpfr.org/mpfr-current/mpfr-3.1.3.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>gmp-devel</Dependency>
|
<Dependency>gmp-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
|
||||||
<Patch level="1">mpfr-3.1.2-p10.patch</Patch>
|
|
||||||
</Patches>
|
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
@@ -48,6 +45,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="7">
|
||||||
|
<Date>2016-01-23</Date>
|
||||||
|
<Version>3.1.3</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="6">
|
<Update release="6">
|
||||||
<Date>2014-09-06</Date>
|
<Date>2014-09-06</Date>
|
||||||
<Version>3.1.2_p10</Version>
|
<Version>3.1.2_p10</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user