Rebase on 2.21.51.0.8 tarball.

This commit is contained in:
nick clifton 2011-04-11 10:59:01 +01:00
parent 27e5904f97
commit c4a4783715
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ binutils-2.20.51.0.10.tar.bz2
/binutils-2.21.51.0.5.tar.bz2
/binutils-2.21.51.0.6.tar.bz2
/binutils-2.21.51.0.7.tar.bz2
/binutils-2.21.51.0.8.tar.bz2

View File

@ -16,7 +16,7 @@
Summary: A GNU collection of binary utilities
Name: %{?cross}binutils%{?_with_debug:-debug}
Version: 2.21.51.0.7
Version: 2.21.51.0.8
Release: 1%{?dist}
License: GPLv3+
Group: Development/Tools
@ -419,6 +419,9 @@ exit 0
%endif # %{isnative}
%changelog
* Mon Apr 11 2011 Nick Clifton <nickc@redhat.com> - 2.21.51.0.8-1
- Rebase on 2.21.51.0.8 tarball.
* Thu Mar 17 2011 Nick Clifton <nickc@redhat.com> - 2.21.51.0.7-1
- Rebase on 2.21.51.0.7 tarball.

View File

@ -1 +1 @@
48c5538816ca7dd9774cac2acd2b4707 binutils-2.21.51.0.7.tar.bz2
060982a7b6ace6e52b5d1a75e70948dd binutils-2.21.51.0.8.tar.bz2