From e3706110b48bc97fcba12df958ab084a10d6df0a Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 02:26:19 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- diffstat.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/diffstat.spec b/diffstat.spec index 1552836..e977352 100644 --- a/diffstat.spec +++ b/diffstat.spec @@ -1,7 +1,7 @@ Summary: A utility which provides statistics based on the output of diff. Name: diffstat Version: 1.41 -Release: 1.2 +Release: 1.2.1 Group: Development/Tools License: distributable URL: http://invisible-island.net/diffstat @@ -39,6 +39,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/* %changelog +* Fri Feb 10 2006 Jesse Keating - 1.41-1.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1.41-1.2 - rebuilt for new gcc4.1 snapshot and glibc changes