From af60a2920cb45e44c47bc1808785c5f282b36842 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:28:02 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- make.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/make.spec b/make.spec index cf56bd5..6b49dac 100644 --- a/make.spec +++ b/make.spec @@ -2,7 +2,7 @@ Summary: A GNU tool which simplifies the build process for users. Name: make Epoch: 1 Version: 3.80 -Release: 10.1 +Release: 10.2 License: GPL Group: Development/Tools URL: http://www.gnu.org/software/make/ @@ -86,6 +86,9 @@ fi %{_infodir}/*.info* %changelog +* Fri Feb 10 2006 Jesse Keating - 1:3.80-10.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1:3.80-10.1 - rebuilt for new gcc4.1 snapshot and glibc changes