diff --git a/.gitignore b/.gitignore index 5ae9cfe..4487bcb 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/binutils.spec b/binutils.spec index 8226e5b..37c2c64 100644 --- a/binutils.spec +++ b/binutils.spec @@ -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 - 2.22.52.0.1-2 +- Drat - forgot to upload the new tarball. Now done. + * Wed Feb 01 2012 Nick Clifton - 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. diff --git a/sources b/sources index a4742f0..d4d1c8b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ee0f10756c84979622b992a4a61ea3f5 binutils-2.22.tar.bz2 +21847df8f55f006d1a2f683d9479919b binutils-2.22.52.0.1.tar.bz2