From 5a2e74c74a4335e7c40303890d636a56c9f87438 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 4 Feb 2016 02:27:54 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- ksh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ksh.spec b/ksh.spec index 6d76b6e..11b2a79 100644 --- a/ksh.spec +++ b/ksh.spec @@ -9,7 +9,7 @@ Group: System Environment/Shells #CPL everywhere else (for KSH itself) License: CPL Version: %{releasedate} -Release: 28%{?dist} +Release: 29%{?dist} Source0: http://www.research.att.com/~gsf/download/tgz/ast-ksh.%{release_date}.tgz Source1: http://www.research.att.com/~gsf/download/tgz/INIT.%{release_date}.tgz Source2: kshcomp.conf @@ -324,6 +324,9 @@ fi rm -rf $RPM_BUILD_ROOT %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 20120801-29 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Thu Aug 27 2015 Michal Hlavinka - 20120801-28 - fix: in a login shell "( cmd & )" does nothing (#1217238)