From a06a40d16753b5fe48ebaafbf8cc01793e8ea851 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 22:30:59 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- ksh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ksh.spec b/ksh.spec index b6831c3..cffda6d 100644 --- a/ksh.spec +++ b/ksh.spec @@ -6,7 +6,7 @@ URL: http://www.kornshell.com/ Group: System Environment/Shells License: EPL Version: 20120801 -Release: 16%{?dist} +Release: 17%{?dist} Source0: http://www.research.att.com/~gsf/download/tgz/ast-ksh.%{releasedate}.tgz Source1: http://www.research.att.com/~gsf/download/tgz/INIT.%{releasedate}.tgz Source2: kshcomp.conf @@ -161,6 +161,9 @@ fi rm -rf $RPM_BUILD_ROOT %changelog +* Sun Jun 08 2014 Fedora Release Engineering - 20120801-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Feb 11 2014 Michal Hlavinka - 20120801-16 - ksh could hang when command substitution printed too much data