From b3526828a10b1e446c3828e533e230038dc5db2a Mon Sep 17 00:00:00 2001 From: Frantisek Kluknavsky Date: Fri, 22 Mar 2013 16:35:36 +0100 Subject: [PATCH] Rebase to 3.1.2 --- .gitignore | 2 ++ mpfr.spec | 7 +++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) 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