From 1359f43a3ce1aeb2b96d3cdc4ace0acae33ab9b3 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 06:36:28 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- xterm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xterm.spec b/xterm.spec index 47c7663..12e7b66 100644 --- a/xterm.spec +++ b/xterm.spec @@ -1,7 +1,7 @@ Summary: xterm terminal emulator for the X Window System Name: xterm Version: 208 -Release: 1.1 +Release: 1.2 URL: http://dickey.his.com/xterm License: MIT Group: User Interface/X @@ -105,6 +105,9 @@ cp -fp %SOURCE3 16colors.txt %doc xterm.log.html ctlseqs.ms ctlseqs.txt UnicodeData.txt 16colors.txt README.i18n %changelog +* Fri Feb 10 2006 Jesse Keating - 208-1.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 208-1.1 - rebuilt for new gcc4.1 snapshot and glibc changes