From 01dfd7d7d9be8ce293c0ac3c47a8d3babdac2eb7 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 03:32:31 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- indent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/indent.spec b/indent.spec index 8171792..7570d65 100644 --- a/indent.spec +++ b/indent.spec @@ -1,7 +1,7 @@ Summary: A GNU program for formatting C code. Name: indent Version: 2.2.9 -Release: 12.1 +Release: 12.2 License: GPL Group: Applications/Text URL: http://www.gnu.org/software/indent/ @@ -70,6 +70,9 @@ fi %changelog +* Fri Feb 10 2006 Jesse Keating - 2.2.9-12.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 2.2.9-12.1 - rebuilt for new gcc4.1 snapshot and glibc changes