diff --git a/mpfr.spec b/mpfr.spec index a9acf12..8c982d0 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.0.0 -Release: 4%{?dist}.1 +Release: 4%{?dist}.2 URL: http://www.mpfr.org/ Source0: http://www.mpfr.org/mpfr-current/%{name}-%{version}.tar.bz2 # GFDL (mpfr.texi, mpfr.info and fdl.texi) @@ -98,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT %{_infodir}/mpfr.info* %changelog +* Wed Oct 26 2011 Marcela Mašláňová - 3.0.0-4.2 +- rebuild with new gmp without compat lib + * Wed Oct 12 2011 Peter Schiffer - 3.0.0-4.1 - rebuild with new gmp