diff --git a/.gitignore b/.gitignore index 500ec48..b7b0c38 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /mpfr-3.1.2.zip /mpfr-3.1.2.tar.xz /mpfr-3.1.3.tar.xz +/mpfr-3.1.4.tar.xz diff --git a/mpfr.spec b/mpfr.spec index 772e313..2fdceba 100644 --- a/mpfr.spec +++ b/mpfr.spec @@ -1,7 +1,7 @@ Summary: A C library for multiple-precision floating-point computations Name: mpfr -Version: 3.1.3 -Release: 4%{?dist} +Version: 3.1.4 +Release: 1%{?dist} URL: http://www.mpfr.org/ Source0: http://www.mpfr.org/mpfr-current/%{name}-%{version}.tar.xz # GFDL (mpfr.texi, mpfr.info and fdl.texi) @@ -81,6 +81,9 @@ fi %{_infodir}/mpfr.info* %changelog +* Tue Mar 08 2016 Frantisek Kluknavsky - 3.1.4-1 +- Rebase + * Thu Feb 04 2016 Fedora Release Engineering - 3.1.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 0f0fbb1..9b714dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6969398cd2fbc56a6af570b5273c56a9 mpfr-3.1.3.tar.xz +064b2c18185038e404a401b830d59be8 mpfr-3.1.4.tar.xz