Update to 2.23.51.0.5 release
This commit is contained in:
parent
df2d6c8eb9
commit
f680200b94
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user