diff --git a/tcsh.spec b/tcsh.spec index e7b4c46..12122f2 100644 --- a/tcsh.spec +++ b/tcsh.spec @@ -3,7 +3,7 @@ Summary: An enhanced version of csh, the C shell Name: tcsh Version: 6.17 -Release: 9%{?dist} +Release: 10%{?dist} License: BSD Group: System Environment/Shells Source: ftp://ftp.astron.com/pub/tcsh/%{name}-%{version}.00.tar.gz @@ -146,6 +146,7 @@ fi %{_mandir}/man1/*.1* %changelog +* Mon Jan 24 2011 Vojtech Vitek (V-Teq) - 6.17-10 - Make wait builtin command interruptible Resolves: #440465 - Don't set $REMOTEHOST on the local machine