diff --git a/mpfr.spec b/mpfr.spec index 5503110..551f215 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.6 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://www.mpfr.org/ # GFDL (mpfr.texi, mpfr.info and fdl.texi) License: LGPLv3+ and GPLv3+ and GFDL @@ -88,6 +88,9 @@ fi %{_infodir}/mpfr.info* %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 3.1.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Sun Feb 25 2018 James Paul Turner - 3.1.6-1 - Update to MPFR version 3.1.6 - Use autosetup specfile macro for applying patches (patches 1 and 2 applied)