Rebase on 2.21.52.0.1 tarball. (BZ 712025)

This commit is contained in:
nick clifton 2011-06-09 12:16:25 +01:00
parent 107281f3ba
commit a9ad2404e8
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ binutils-2.20.51.0.10.tar.bz2
/binutils-2.21.51.0.7.tar.bz2
/binutils-2.21.51.0.8.tar.bz2
/binutils-2.21.51.0.9.tar.bz2
/binutils-2.21.52.0.1.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.9
Version: 2.21.52.0.1
Release: 1%{?dist}
License: GPLv3+
Group: Development/Tools
@ -417,6 +417,9 @@ exit 0
%endif # %{isnative}
%changelog
* Thu Jun 09 2011 Nick Clifton <nickc@redhat.com> - 2.21.52.0.1-1
- Rebase on 2.21.52.0.1 tarball. (BZ 712025)
* Tue May 19 2011 Nick Clifton <nickc@redhat.com> - 2.21.51.0.9-1
- Rebase on 2.21.51.0.9 tarball. (BZ 703105)

View File

@ -1 +1 @@
2ac3a7dae9f177f2b29f4ef1852c27a8 binutils-2.21.51.0.9.tar.bz2
32cee6ed103fc428cd802bac938ea7b3 binutils-2.21.52.0.1.tar.bz2