diff --git a/mpfr.spec b/mpfr.spec index 1ec14db..b791a83 100644 --- a/mpfr.spec +++ b/mpfr.spec @@ -1,7 +1,7 @@ Summary: C library for multiple-precision floating-point computations Name: mpfr Version: 4.1.0 -Release: 7%{?dist} +Release: 8%{?dist} URL: https://www.mpfr.org/ License: LGPLv3+ @@ -114,6 +114,9 @@ export LD_LIBRARY_PATH=%{buildroot}%{_libdir} %{_infodir}/mpfr.info* %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 4.1.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sat May 22 2021 Jerry James - 4.1.0-7 - Add upstream patches 12-13