Drat - forgot to upload the new tarball. Now done.

This commit is contained in:
Nick Clifton 2012-02-01 17:22:20 +00:00
parent 8e8dc3d383
commit 7698ba09ba
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ binutils-2.20.51.0.10.tar.bz2
/binutils-2.21.53.0.1.tar.bz2
/binutils-2.21.53.0.2.tar.bz2
/binutils-2.22.tar.bz2
/binutils-2.22.52.0.1.tar.bz2

View File

@ -17,7 +17,7 @@
Summary: A GNU collection of binary utilities
Name: %{?cross}binutils%{?_with_debug:-debug}
Version: 2.22.52.0.1
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv3+
Group: Development/Tools
URL: http://sources.redhat.com/binutils
@ -425,6 +425,9 @@ exit 0
%endif # %{isnative}
%changelog
* Wed Feb 01 2012 Nick Clifton <nickc@redhat.com> - 2.22.52.0.1-2
- Drat - forgot to upload the new tarball. Now done.
* Wed Feb 01 2012 Nick Clifton <nickc@redhat.com> - 2.22.52.0.1-1
- Rebase on 2.22.52 release.
- Remove build-id.patch and gold-casts.patch as they are included in the 2.22.52 sources.

View File

@ -1 +1 @@
ee0f10756c84979622b992a4a61ea3f5 binutils-2.22.tar.bz2
21847df8f55f006d1a2f683d9479919b binutils-2.22.52.0.1.tar.bz2