From 8d6eb0008aedf6e339bf248cb60038ad1fdd02f4 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 05:48:39 +0000 Subject: bump for bug in double-long on ppc(64) --- tcsh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tcsh.spec') diff --git a/tcsh.spec b/tcsh.spec index b153111..3364264 100644 --- a/tcsh.spec +++ b/tcsh.spec @@ -3,7 +3,7 @@ Summary: An enhanced version of csh, the C shell. Name: tcsh Version: 6.14 -Release: 5.2 +Release: 5.2.1 License: distributable Group: System Environment/Shells Source: ftp://ftp.astron.com/pub/tcsh/tcsh-%{version}.00.tar.gz @@ -102,6 +102,9 @@ fi %{_mandir}/*/* %changelog +* Fri Feb 10 2006 Jesse Keating - 6.14-5.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 6.14-5.2 - rebuilt for new gcc4.1 snapshot and glibc changes -- cgit