diff --git a/mingw-binutils.spec b/mingw-binutils.spec index 8e949ca..a02d1c5 100644 --- a/mingw-binutils.spec +++ b/mingw-binutils.spec @@ -2,7 +2,7 @@ Name: mingw-binutils Version: 2.29 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Cross-compiled version of binutils for Win32 and Win64 environments License: GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+ @@ -16,8 +16,8 @@ BuildRequires: flex BuildRequires: bison BuildRequires: texinfo BuildRequires: zlib-devel -BuildRequires: mingw32-filesystem >= 95 -BuildRequires: mingw64-filesystem >= 95 +BuildRequires: mingw32-filesystem >= 102 +BuildRequires: mingw64-filesystem >= 102 %if %{run_testsuite} BuildRequires: dejagnu BuildRequires: sharutils @@ -251,6 +251,9 @@ rm -rf $RPM_BUILD_ROOT/multilib %changelog +* Tue Sep 19 2017 Sandro Mani - 2.29-4 +- Rebuild for mingw-filesystem (for %%mingw_nm macro) + * Fri Aug 25 2017 Sandro Mani - 2.29-3 - Also build multilib version of nm