From ca9a85f3e9adcd23fd54ab9227f787f622c433eb Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 02:37:16 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- emacs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacs.spec b/emacs.spec index 9e2ee19..91d6bf2 100644 --- a/emacs.spec +++ b/emacs.spec @@ -11,7 +11,7 @@ ExcludeArch: ppc64 Summary: GNU Emacs text editor Name: emacs Version: 21.4 -Release: 12.1 +Release: 12.2 License: GPL URL: http://www.gnu.org/software/emacs/ Group: Applications/Editors @@ -538,6 +538,9 @@ fi %endif %changelog +* Fri Feb 10 2006 Jesse Keating - 21.4-12.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 21.4-12.1 - rebuilt for new gcc4.1 snapshot and glibc changes