[binutils] Rebase on 2.22.52.0.4 release. (#829027)

Nicholas Clifton nickc at fedoraproject.org
Thu Jun 7 07:11:43 UTC 2012


commit ea460ded34dbb87947b02dbab07330d9589a7117
Author: Nick Clifton <nickc at redhat.com>
Date:   Thu Jun 7 08:07:03 2012 +0100

    Rebase on 2.22.52.0.4 release.  (#829027)

 .gitignore    |    7 +++++++
 binutils.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6a4b243..532534f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
 binutils-2.20.51.0.7.tar.bz2
 binutils-2.20.51.0.7
+binutils-2.22.52.0.3
 i386
+i686
 binutils-2.20.51.0.10.tar.bz2
 /binutils-2.20.51.0.11.tar.bz2
 /binutils-2.20.51.0.12.tar.bz2
@@ -16,3 +18,8 @@ binutils-2.20.51.0.10.tar.bz2
 /binutils-2.22.52.0.1.tar.bz2
 /binutils-2.22.52.0.2.tar.bz2
 /binutils-2.22.52.0.3.tar.bz2
+*.log
+*.src.rpm
+HOWTO
+build-sources
+/binutils-2.22.52.0.4.tar.bz2
diff --git a/binutils.spec b/binutils.spec
index 02c8340..5850c02 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.22.52.0.3
+Version: 2.22.52.0.4
 Release: 1%{?dist}
 License: GPLv3+
 Group: Development/Tools
@@ -433,7 +433,10 @@ exit 0
 %endif # %{isnative}
 
 %changelog
-* Tue May 08 2012 Nick Clifton <nickc at redhat.com> - 2.22.52.0.2-3
+* Wed Jun 06 2012 Nick Clifton <nickc at redhat.com> - 2.22.52.0.4-1
+- Rebase on 2.22.52.0.4 release.  (#829027)
+
+* Tue May 08 2012 Nick Clifton <nickc at redhat.com> - 2.22.52.0.3-1
 - Rebase on 2.22.52.0.3 release.  (#819823)
 
 * Mon Apr 30 2012 Nick Clifton <nickc at redhat.com> - 2.22.52.0.2-1
diff --git a/sources b/sources
index abb4695..b78cc80 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-43889c2e4f3422fafb67236ee5e262ba  binutils-2.22.52.0.3.tar.bz2
+2a5beea06d6f3e21107365b91184e11c  binutils-2.22.52.0.4.tar.bz2


More information about the scm-commits mailing list