summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Keating <jkeating@fedoraproject.org>2005-12-09 22:43:33 +0000
committerJesse Keating <jkeating@fedoraproject.org>2005-12-09 22:43:33 +0000
commit034b1a92955fd21d59e964c380e3e5b7956c2432 (patch)
tree69f003e128d48e3c8c6c6e850c2228f059e3d55b
parent2be7fe35f62663325d8050a875a2c7c53ea914b9 (diff)
downloadtcsh-rebase-6.19.00-034b1a92955fd21d59e964c380e3e5b7956c2432.tar.gz
tcsh-rebase-6.19.00-034b1a92955fd21d59e964c380e3e5b7956c2432.tar.xz
tcsh-rebase-6.19.00-034b1a92955fd21d59e964c380e3e5b7956c2432.zip
gcc update bump
-rw-r--r--tcsh.spec5
1 files changed, 4 insertions, 1 deletions
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 <jkeating@redhat.com>
+- rebuilt
+
* Fri Aug 5 2005 Miloslav Trmac <mitr@redhat.com> - 6.14-5
- Fix EOF handling in $< (#165095, patch by s_h_o_@hotmail.co.jp)