diff --git a/.cvsignore b/.cvsignore index a29367d..12aab68 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mpfr-2.4.0.tar.bz2 +mpfr-2.4.1.tar.bz2 diff --git a/mpfr.spec b/mpfr.spec index 9aa3c39..0b3902d 100644 --- a/mpfr.spec +++ b/mpfr.spec @@ -1,7 +1,7 @@ Summary: A C library for multiple-precision floating-point computations Name: mpfr -Version: 2.4.0 -Release: 2%{?dist} +Version: 2.4.1 +Release: 1%{?dist} URL: http://www.mpfr.org/ Source0: http://www.mpfr.org/mpfr-current/mpfr-%{version}.tar.bz2 License: LGPLv2+ and GPLv2+ and GFDL @@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT %{_infodir}/mpfr.info* %changelog +* Wed Mar 11 2009 Ivana Varekova - 2.4.1-1 +- update to 2.4.1 + * Wed Feb 25 2009 Fedora Release Engineering - 2.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 2aa0aa8..9fbb228 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f5916d785d4f7e7282057f6a3ebff9ce mpfr-2.4.0.tar.bz2 +c5ee0a8ce82ad55fe29ac57edd35d09e mpfr-2.4.1.tar.bz2