This commit is contained in:
Frantisek Kluknavsky 2016-03-08 14:12:56 +01:00
parent 2b83952f6a
commit 8ef6961dc3
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <fkluknav@redhat.com> - 3.1.4-1
- Rebase
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
6969398cd2fbc56a6af570b5273c56a9 mpfr-3.1.3.tar.xz
064b2c18185038e404a401b830d59be8 mpfr-3.1.4.tar.xz