summaryrefslogtreecommitdiffstats
path: root/tcsh.spec
diff options
context:
space:
mode:
authorVojtech Vitek (V-Teq) <vvitek@redhat.com>2011-10-27 23:10:38 +0200
committerVojtech Vitek (V-Teq) <vvitek@redhat.com>2011-10-27 23:10:38 +0200
commit72c4be65451f85d68dc3ed549a7463a1fb65921c (patch)
treedb3a4729048500a5f827c75e9a4a1637fa9d8301 /tcsh.spec
parent3c21bb1b764c0dab7155ea48255c83e33d0c2b12 (diff)
downloadtcsh-rebase-6.19.00-72c4be65451f85d68dc3ed549a7463a1fb65921c.tar.gz
tcsh-rebase-6.19.00-72c4be65451f85d68dc3ed549a7463a1fb65921c.tar.xz
tcsh-rebase-6.19.00-72c4be65451f85d68dc3ed549a7463a1fb65921c.zip
Release build 6.17-16
Diffstat (limited to 'tcsh.spec')
-rw-r--r--tcsh.spec3
1 files changed, 2 insertions, 1 deletions
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) <vvitek@redhat.com> - 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