From eade940d2a7738dda9687930a35514d3edaa6e61 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 02:07:51 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- binutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/binutils.spec b/binutils.spec index ea729ff..0cdec30 100644 --- a/binutils.spec +++ b/binutils.spec @@ -1,7 +1,7 @@ Summary: A GNU collection of binary utilities. Name: binutils Version: 2.16.91.0.5 -Release: 1.1 +Release: 1.2 License: GPL Group: Development/Tools URL: http://sources.redhat.com/binutils @@ -159,6 +159,9 @@ fi %{_infodir}/*info* %changelog +* Fri Feb 10 2006 Jesse Keating - 2.16.91.0.5-1.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 2.16.91.0.5-1.1 - rebuilt for new gcc4.1 snapshot and glibc changes