diff --git a/.gitignore b/.gitignore index 8912f4b..7e8ec13 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ /mpfr-3.1.1.tar.xz +/mpfr-3.1.2.zip +/mpfr-3.1.2.tar.xz diff --git a/mpfr.spec b/mpfr.spec index 45e2697..3f4a20d 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.1 -Release: 2%{?dist} +Version: 3.1.2 +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) @@ -84,6 +84,9 @@ fi %{_infodir}/mpfr.info* %changelog +* Fri Mar 22 2013 Frantisek Kluknavsky - 3.1.2-1 +- Rebase to 3.1.2 + * Thu Feb 14 2013 Fedora Release Engineering - 3.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 08fcc48..ef2a210 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -91d51c41fcf2799e4ee7a7126fc95c17 mpfr-3.1.1.tar.xz +e3d203d188b8fe60bb6578dd3152e05c mpfr-3.1.2.tar.xz