diff --git a/.gitignore b/.gitignore index acea6a1..6fa90e8 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/binutils.spec b/binutils.spec index 749ce92..73100ba 100644 --- a/binutils.spec +++ b/binutils.spec @@ -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 - 2.21.51.0.8-1 +- Rebase on 2.21.51.0.8 tarball. + * Thu Mar 17 2011 Nick Clifton - 2.21.51.0.7-1 - Rebase on 2.21.51.0.7 tarball. diff --git a/sources b/sources index 2cd06b5..00dfd28 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -48c5538816ca7dd9774cac2acd2b4707 binutils-2.21.51.0.7.tar.bz2 +060982a7b6ace6e52b5d1a75e70948dd binutils-2.21.51.0.8.tar.bz2