sync with lfs

This commit is contained in:
Ertuğrul Erata
2016-03-13 08:48:01 +02:00
parent 3ce5223320
commit 416ac7ab19
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="383303f9de5ebe055b03b94642b03465baf9e6c7" type="tarxz">http://www.mpfr.org/mpfr-current/mpfr-3.1.3.tar.xz</Archive>
<Archive sha1sum="cedc0055d55b6ee4cd17e1e6119ed412520ff81a" type="tarxz">http://www.mpfr.org/mpfr-current/mpfr-3.1.4.tar.xz</Archive>
<BuildDependencies>
<Dependency>gmp-devel</Dependency>
</BuildDependencies>
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="9">
<Date>2016-03-13</Date>
<Version>3.1.4</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="8">
<Date>2016-02-28</Date>
<Version>3.1.3</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Package Config system that manages compile/link flags for libraries</Summary>
<Description>Package Config system that manages compile/link flags for libraries. It helps you insert the correct compiler options on the command line.</Description>
<Archive sha1sum="f4b19d203b3896a4293af4b62c7f908063c88a5a" type="targz">http://pkgconfig.freedesktop.org/releases/pkg-config-0.29.tar.gz</Archive>
<Archive sha1sum="271ce928f6d673cc16cbced2bfd14a5f2e5d3d37" type="targz">http://pkgconfig.freedesktop.org/releases/pkg-config-0.29.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>gnuconfig</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="8">
<Date>2016-03-13</Date>
<Version>0.29.1</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="7">
<Date>2016-02-28</Date>
<Version>0.29</Version>