diff --git a/mingw32-binutils.spec b/mingw32-binutils.spec index b67d3e6..9fc4b8e 100644 --- a/mingw32-binutils.spec +++ b/mingw32-binutils.spec @@ -4,7 +4,7 @@ Name: mingw32-binutils Version: %{binutils_version} -Release: 1%{?dist} +Release: 2%{?dist} Summary: MinGW Windows binutils License: GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+ @@ -16,7 +16,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: flex BuildRequires: bison BuildRequires: texinfo -BuildRequires: mingw32-filesystem >= 38 +BuildRequires: mingw32-filesystem >= 49 # NB: This must be left in. Requires: mingw32-filesystem >= 38 @@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Feb 20 2009 Richard W.M. Jones - 2.19.1-2 +- Rebuild for mingw32-gcc 4.4 + * Tue Feb 10 2009 Richard W.M. Jones - 2.19.1-1 - New upstream version 2.19.1.