diff --git a/mingw-binutils.spec b/mingw-binutils.spec index 2c1601c..b9511d2 100644 --- a/mingw-binutils.spec +++ b/mingw-binutils.spec @@ -2,7 +2,7 @@ Name: mingw-binutils Version: 2.23.51.0.5 -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+ @@ -252,6 +252,9 @@ rm -rf $RPM_BUILD_ROOT/multilib %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 2.23.51.0.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Tue Jan 22 2013 Erik van Pienbroek - 2.23.51.0.5-3 - Backported patch to fix 'unexpected version string length' error in windres (RHBZ #902960)