This commit is contained in:
Ertuğrul Erata
2017-01-01 21:29:05 +02:00
parent 38b3e4a102
commit bb7ebdb546
2 changed files with 16 additions and 2 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<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="cedc0055d55b6ee4cd17e1e6119ed412520ff81a" type="tarxz">http://www.mpfr.org/mpfr-current/mpfr-3.1.4.tar.xz</Archive>
<Archive sha1sum="c0fab77c6da4cb710c81cc04092fb9bea11a9403" type="tarxz">http://www.mpfr.org/mpfr-current/mpfr-3.1.5.tar.xz</Archive>
<BuildDependencies>
<Dependency>gmp-devel</Dependency>
</BuildDependencies>
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-01-01</Date>
<Version>3.1.5</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>3.1.4</Version>