[tcsh/f13/master] - Fix error message on exit Resolves: #672810

Vojtěch Vítek vvitek at fedoraproject.org
Wed Jan 26 15:51:11 UTC 2011


commit de9daaa1a2aeb5675ca179759a06ff6b4af625ad
Author: Vojtech Vitek (V-Teq) <vvitek at redhat.com>
Date:   Wed Jan 26 16:50:26 2011 +0100

    - Fix error message on exit
      Resolves: #672810

 tcsh.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/tcsh.spec b/tcsh.spec
index 508e79c..90c4ee4 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: 7%{?dist}
+Release: 8%{?dist}
 License: BSD
 Group: System Environment/Shells
 Source: ftp://ftp.astron.com/pub/tcsh/%{name}-%{version}.00.tar.gz
@@ -146,6 +146,10 @@ fi
 %{_mandir}/man1/*.1*
 
 %changelog
+* Wed Jan 26 2011 Vojtech Vitek (V-Teq) <vvitek at redhat.com> - 6.17-8
+- Fix error message on exit
+  Resolves: #672810
+
 * Tue Jan 25 2011 Vojtech Vitek (V-Teq) <vvitek at redhat.com> - 6.17-7
 - Make wait builtin command interruptible
   Resolves: #440465


More information about the scm-commits mailing list