From 4dfe64401936b7c30a76a6c8ac248b5c5d2318a9 Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Feb 06 2012 14:00:29 +0000 Subject: ksh updated to 20120202 --- diff --git a/.gitignore b/.gitignore index 8e84601..4c76a7d 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,5 @@ INIT.2010-07-01.tgz /INIT.2011-06-30.tgz /ast-ksh.2012-01-01.tgz /INIT.2012-01-01.tgz +/ast-ksh.2012-02-02.tgz +/INIT.2012-02-02.tgz diff --git a/ksh.spec b/ksh.spec index d7242e1..ce4b5a5 100644 --- a/ksh.spec +++ b/ksh.spec @@ -1,11 +1,11 @@ -%global releasedate 2012-01-01 +%global releasedate 2012-02-02 Name: ksh Summary: The Original ATT Korn Shell URL: http://www.kornshell.com/ Group: System Environment/Shells License: EPL -Version: 20120101 +Version: 20120202 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 06 2012 Michal Hlavinka - 20120202-1 +- ksh updated to 20120202 + * Thu Jan 05 2012 Michal Hlavinka - 20120101-1 - ksh updated to 2012-01-01 diff --git a/sources b/sources index 8b22f77..17dd866 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -546db2efb36ace2fd63dcfaeb6d0bfce ast-ksh.2012-01-01.tgz -95ad11566df5c0aeca9e01f3171dd3f4 INIT.2012-01-01.tgz +3b0aeb4405b8e1fb4ee783c01ee01271 ast-ksh.2012-02-02.tgz +30853909300f84c8a6f626254e57b053 INIT.2012-02-02.tgz