Rebase
This commit is contained in:
parent
2b83952f6a
commit
8ef6961dc3
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user