From b0b7eaa73cde325f4faa739e848ca4ecccaec443 Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Mon, 20 Feb 2012 09:07:26 +0100 Subject: [PATCH] ksh updated to 20120214 --- .gitignore | 2 ++ ksh.spec | 7 +++++-- sources | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 4c76a7d..b0af89b 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,5 @@ INIT.2010-07-01.tgz /INIT.2012-01-01.tgz /ast-ksh.2012-02-02.tgz /INIT.2012-02-02.tgz +/ast-ksh.2012-02-14.tgz +/INIT.2012-02-14.tgz diff --git a/ksh.spec b/ksh.spec index ce4b5a5..69c4433 100644 --- a/ksh.spec +++ b/ksh.spec @@ -1,11 +1,11 @@ -%global releasedate 2012-02-02 +%global releasedate 2012-02-14 Name: ksh Summary: The Original ATT Korn Shell URL: http://www.kornshell.com/ Group: System Environment/Shells License: EPL -Version: 20120202 +Version: 20120214 Release: 1%{?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 @@ -125,6 +125,9 @@ fi rm -rf $RPM_BUILD_ROOT %changelog +* Mon Feb 20 2012 Michal Hlavinka - 20120214-1 +- ksh updated to 20120214 + * Mon Feb 06 2012 Michal Hlavinka - 20120202-1 - ksh updated to 20120202 diff --git a/sources b/sources index 17dd866..46d2732 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -3b0aeb4405b8e1fb4ee783c01ee01271 ast-ksh.2012-02-02.tgz -30853909300f84c8a6f626254e57b053 INIT.2012-02-02.tgz +f1c11472bca832e44b7ad553c9fc3d07 ast-ksh.2012-02-14.tgz +5375a11e4fb71d766fa693fe3cfda970 INIT.2012-02-14.tgz