diff --git a/tcsh.spec b/tcsh.spec index cf416a9..972bf43 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: 15%{?dist} +Release: 16%{?dist} License: BSD Group: System Environment/Shells Source: ftp://ftp.astron.com/pub/tcsh/%{name}-%{version}.00.tar.gz @@ -155,6 +155,7 @@ fi %{_mandir}/man1/*.1* %changelog +* Thu Oct 27 2011 Vojtech Vitek (V-Teq) - 6.17-16 - Fix status of pipelined/backquoted/list of commands (RHEL-6 #658190) - Do not dereference null pointer in cwd (RHEL-6 #700309) - Fix negative number of jobs with %%j formatting parameter in prompt