[binutils] Rebase on 2.21.51.0.7 tarball.

Nicholas Clifton nickc at fedoraproject.org
Thu Mar 17 10:46:32 UTC 2011


commit 27e5904f97fdebdf1f5b75520cad9eed9dfb7a57
Author: nick clifton <nickc at Gift.(none)>
Date:   Thu Mar 17 10:46:47 2011 +0000

     Rebase on 2.21.51.0.7 tarball.

 .gitignore    |    1 +
 binutils.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b407e9c..acea6a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ binutils-2.20.51.0.10.tar.bz2
 /binutils-2.20.51.0.12.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
diff --git a/binutils.spec b/binutils.spec
index 33ddaf7..749ce92 100644
--- a/binutils.spec
+++ b/binutils.spec
@@ -16,8 +16,8 @@
 
 Summary: A GNU collection of binary utilities
 Name: %{?cross}binutils%{?_with_debug:-debug}
-Version: 2.21.51.0.6
-Release: 2%{?dist}
+Version: 2.21.51.0.7
+Release: 1%{?dist}
 License: GPLv3+
 Group: Development/Tools
 URL: http://sources.redhat.com/binutils
@@ -419,6 +419,9 @@ exit 0
 %endif # %{isnative}
 
 %changelog
+* Thu Mar  17 2011 Nick Clifton <nickc at redhat.com> - 2.21.51.0.7-1
+- Rebase on 2.21.51.0.7 tarball.
+
 * Tue Mar  08 2011 Nick Clifton <nickc at redhat.com> - 2.21.51.0.6-2
 - Enable gold plugins.  (BZ 682852)
 
diff --git a/sources b/sources
index 30a9fdf..2cd06b5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-174ab4b66a8233d4e6df875bfdf41c78  binutils-2.21.51.0.6.tar.bz2
+48c5538816ca7dd9774cac2acd2b4707  binutils-2.21.51.0.7.tar.bz2


More information about the scm-commits mailing list