diff --git a/mpfr.spec b/mpfr.spec index 7295edc..3c4a960 100644 --- a/mpfr.spec +++ b/mpfr.spec @@ -1,7 +1,7 @@ Summary: A C library for multiple-precision floating-point computations Name: mpfr Version: 4.1.0 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://www.mpfr.org/ License: LGPLv3+ @@ -95,6 +95,9 @@ export LD_LIBRARY_PATH=%{buildroot}%{_libdir} %{_infodir}/mpfr.info* %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 4.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sat Jul 11 2020 Jerry James - 4.1.0-1 - Update to MPFR version 4.1.0 - Drop all patches