From 615e84ec901e27de4e1d1452c2c8ac1e2a22df6a Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 02:19:21 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- coreutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/coreutils.spec b/coreutils.spec index ab8eae5..00b66f0 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -1,7 +1,7 @@ Summary: The GNU core utilities: a set of tools commonly used in shell scripts Name: coreutils Version: 5.93 -Release: 7.1 +Release: 7.2 License: GPL Group: System Environment/Base Url: http://www.gnu.org/software/coreutils/ @@ -261,6 +261,9 @@ fi /sbin/runuser %changelog +* Fri Feb 10 2006 Jesse Keating - 5.93-7.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 5.93-7.1 - rebuilt for new gcc4.1 snapshot and glibc changes