From cfd38587d76cf676f146c4d591359d72358f313b Mon Sep 17 00:00:00 2001 From: Frantisek Kluknavsky Date: Tue, 27 Sep 2016 15:34:38 +0200 Subject: [PATCH] rebase --- .gitignore | 1 + mpfr.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b7b0c38..217d397 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /mpfr-3.1.2.tar.xz /mpfr-3.1.3.tar.xz /mpfr-3.1.4.tar.xz +/mpfr-3.1.5.tar.xz diff --git a/mpfr.spec b/mpfr.spec index 2fdceba..b495af1 100644 --- a/mpfr.spec +++ b/mpfr.spec @@ -1,6 +1,6 @@ Summary: A C library for multiple-precision floating-point computations Name: mpfr -Version: 3.1.4 +Version: 3.1.5 Release: 1%{?dist} URL: http://www.mpfr.org/ Source0: http://www.mpfr.org/mpfr-current/%{name}-%{version}.tar.xz @@ -81,6 +81,9 @@ fi %{_infodir}/mpfr.info* %changelog +* Tue Sep 27 2016 Frantisek Kluknavsky - 3.1.5-1 +- rebase + * Tue Mar 08 2016 Frantisek Kluknavsky - 3.1.4-1 - Rebase diff --git a/sources b/sources index 9b714dd..3cc9763 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -064b2c18185038e404a401b830d59be8 mpfr-3.1.4.tar.xz +c4ac246cf9795a4491e7766002cd528f mpfr-3.1.5.tar.xz