diff --git a/.gitignore b/.gitignore index 255b0ce..0ad991a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ ast-ksh.2010-07-01.tgz INIT.2010-07-01.tgz /ast-ksh.2010-08-11.tgz /INIT.2010-08-11.tgz +/ast-ksh.2010-08-26.tgz +/INIT.2010-08-26.tgz diff --git a/ksh.spec b/ksh.spec index 98f4258..2849321 100644 --- a/ksh.spec +++ b/ksh.spec @@ -1,11 +1,11 @@ -%global releasedate 2010-08-11 +%global releasedate 2010-08-26 Name: ksh Summary: The Original ATT Korn Shell URL: http://www.kornshell.com/ Group: System Environment/Shells License: CPL -Version: 20100811 +Version: 20100826 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 @@ -92,6 +92,10 @@ fi rm -rf $RPM_BUILD_ROOT %changelog +* Mon Aug 30 2010 Michal Hlavinka - 20100826-1 +- ksh updated to 2010-08-26 + + * Fri Aug 13 2010 Michal Hlavinka - 20100811-1 - ksh updated to 2010-08-11 diff --git a/sources b/sources index f35c1f9..aa1a225 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -92aa05b5a1c0dd36a456314570d938e5 ast-ksh.2010-08-11.tgz -d5d0888222e68ab88fc436f98ee29b3c INIT.2010-08-11.tgz +c5fc29ff7a5bdb88d989ebd39accc9fa ast-ksh.2010-08-26.tgz +ed2eae709709dd2d6c6aaf509a8e3c0f INIT.2010-08-26.tgz