From 034b1a92955fd21d59e964c380e3e5b7956c2432 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 9 Dec 2005 22:43:33 +0000 Subject: [PATCH] gcc update bump --- tcsh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tcsh.spec b/tcsh.spec index 054fc4a..034cb00 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 +Release: 5.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 Dec 09 2005 Jesse Keating +- rebuilt + * Fri Aug 5 2005 Miloslav Trmac - 6.14-5 - Fix EOF handling in $< (#165095, patch by s_h_o_@hotmail.co.jp)