diff --git a/tcsh.spec b/tcsh.spec index 4689265..c45df8b 100644 --- a/tcsh.spec +++ b/tcsh.spec @@ -3,7 +3,7 @@ Summary: An enhanced version of csh, the C shell Name: tcsh Version: 6.18.00 -Release: 5%{?dist} +Release: 6%{?dist} License: BSD Group: System Environment/Shells Source: http://ftp.funet.fi/pub/unix/shells/tcsh/old/%{name}-%{version}.tar.gz @@ -121,6 +121,9 @@ fi %{_mandir}/man1/*.1* %changelog +* Fri Feb 15 2013 Fedora Release Engineering - 6.18.00-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Dec 12 2012 Roman Kollar 6.18.00-5 - Fix tcsh being interruptible while waiting for child process (#884937)