From f379b9341b36f8053316fa1609a1c234473737c5 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 19:25:09 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- tcsh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)