Update to 2.23.51.0.5 release

This commit is contained in:
Erik van Pienbroek 2012-11-21 20:59:12 +01:00
parent df2d6c8eb9
commit f680200b94
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ binutils-2.20.1.tar.bz2
/binutils-2.22.52.tar.bz2
/binutils-2.22.52.0.3.tar.bz2
/binutils-2.22.52.0.4.tar.bz2
/binutils-2.23.51.0.5.tar.bz2

View File

@ -1,8 +1,8 @@
%global run_testsuite 1
Name: mingw-binutils
Version: 2.22.52.0.4
Release: 2%{?dist}
Version: 2.23.51.0.5
Release: 1%{?dist}
Summary: Cross-compiled version of binutils for Win32 and Win64 environments
License: GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+
@ -246,6 +246,9 @@ rm -rf $RPM_BUILD_ROOT/multilib
%changelog
* Wed Nov 21 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.23.51.0.5-1
- Update to 2.23.51.0.5 release
* Mon Oct 15 2012 Jon Ciesla <limburgher@gmail.com> - 2.22.52.0.4-2
- Provides: bundled(libiberty)

View File

@ -1 +1 @@
2a5beea06d6f3e21107365b91184e11c binutils-2.22.52.0.4.tar.bz2
a08000d6c18b4667095e416816550a33 binutils-2.23.51.0.5.tar.bz2