From ace8fc9890139765f54407f24942312a566a9af4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Wed, 26 Oct 2011 12:38:39 +0200 Subject: [PATCH] rebuild with new gmp without compat lib --- mpfr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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