diff --git a/mpfr.spec b/mpfr.spec index c28e6fc..5816691 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: 3%{?dist} +Release: 4%{?dist} URL: http://www.mpfr.org/ # GFDL (mpfr.texi, mpfr.info and fdl.texi) License: LGPLv3+ and GPLv3+ and GFDL @@ -76,6 +76,9 @@ make %{?_smp_mflags} check %{_infodir}/mpfr.info* %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 3.1.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Oct 30 2018 Rex Dieter - 3.1.6-3 - update scriptlets (#1644106) - use %%make_build %%make_install