Added changelog message.
[fedora-mingw.git] / mpfr / mingw32-mpfr.spec
index 9f482b0..226b7d4 100644 (file)
@@ -10,7 +10,7 @@
 
 Name:           mingw32-mpfr
 Version:        2.3.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Windows port of multiple-precision floating-point computations
 
 License:        LGPLv2+ and GPLv2+ and GFDL
@@ -22,7 +22,7 @@ Source0:        http://www.mpfr.org/mpfr-current/mpfr-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-BuildRequires:  mingw32-filesystem >= 41
+BuildRequires:  mingw32-filesystem >= 40
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-binutils
 
@@ -96,5 +96,8 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Feb 20 2009 Richard W.M. Jones <rjones@redhat.com> - 2.3.2-2
+- Rebuild for mingw32-gcc 4.4
+
 * Wed Jan 28 2009 Richard W.M. Jones <rjones@redhat.com> - 2.3.2-1
 - Initial RPM release (on behalf of Ralf Corsepius).