Release build 6.17-16
This commit is contained in:
parent
3c21bb1b76
commit
72c4be6545
@ -3,7 +3,7 @@
|
|||||||
Summary: An enhanced version of csh, the C shell
|
Summary: An enhanced version of csh, the C shell
|
||||||
Name: tcsh
|
Name: tcsh
|
||||||
Version: 6.17
|
Version: 6.17
|
||||||
Release: 15%{?dist}
|
Release: 16%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: System Environment/Shells
|
Group: System Environment/Shells
|
||||||
Source: ftp://ftp.astron.com/pub/tcsh/%{name}-%{version}.00.tar.gz
|
Source: ftp://ftp.astron.com/pub/tcsh/%{name}-%{version}.00.tar.gz
|
||||||
@ -155,6 +155,7 @@ fi
|
|||||||
%{_mandir}/man1/*.1*
|
%{_mandir}/man1/*.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 27 2011 Vojtech Vitek (V-Teq) <vvitek@redhat.com> - 6.17-16
|
||||||
- Fix status of pipelined/backquoted/list of commands (RHEL-6 #658190)
|
- Fix status of pipelined/backquoted/list of commands (RHEL-6 #658190)
|
||||||
- Do not dereference null pointer in cwd (RHEL-6 #700309)
|
- Do not dereference null pointer in cwd (RHEL-6 #700309)
|
||||||
- Fix negative number of jobs with %%j formatting parameter in prompt
|
- Fix negative number of jobs with %%j formatting parameter in prompt
|
||||||
|
Loading…
Reference in New Issue
Block a user