diff --git a/mingw-binutils.spec b/mingw-binutils.spec index db806ed..1476b44 100644 --- a/mingw-binutils.spec +++ b/mingw-binutils.spec @@ -1,10 +1,8 @@ -%global mingw_build_win32 1 -%global mingw_build_win64 1 %global run_testsuite 1 Name: mingw-binutils Version: 2.22.52 -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+ @@ -246,6 +244,9 @@ rm -rf $RPM_BUILD_ROOT/multilib %changelog +* Sun Mar 9 2012 Erik van Pienbroek - 2.22.52-4 +- Cleaned up unneeded %%global tags + * Tue Mar 6 2012 Erik van Pienbroek - 2.22.52-3 - Made the package compliant with the new MinGW packaging guidelines - Added win64 support