This commit is contained in:
Dennis Gilmore 2013-02-14 00:57:29 -06:00
parent 21c00241c5
commit b64cd53f31

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 2.23.51.0.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Tue Jan 22 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.23.51.0.5-3
- Backported patch to fix 'unexpected version string length' error in windres (RHBZ #902960)