diff --git a/.gitignore b/.gitignore index 64e370b..ab05af2 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,5 @@ INIT.2010-07-01.tgz /INIT.2012-06-20.tgz /ast-ksh.2012-06-26.tgz /INIT.2012-06-26.tgz +/ast-ksh.2012-06-28.tgz +/INIT.2012-06-28.tgz diff --git a/ksh.spec b/ksh.spec index e863c68..cf03892 100644 --- a/ksh.spec +++ b/ksh.spec @@ -1,11 +1,11 @@ -%global releasedate 2012-06-26 +%global releasedate 2012-06-28 Name: ksh Summary: The Original ATT Korn Shell URL: http://www.kornshell.com/ Group: System Environment/Shells License: EPL -Version: 20120626 +Version: 20120628 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 Jul 02 2012 Michal Hlavinka - 20120628-1 +- ksh updated to 20120628 + * Wed Jun 27 2012 Michal Hlavinka - 20120626-1 - ksh updated to 20120626 diff --git a/sources b/sources index 14c8976..153a575 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -94652c804ec2f7d3fda5e8f749145482 ast-ksh.2012-06-26.tgz -904949c5a95c2c75ed543290802c1401 INIT.2012-06-26.tgz +9d338015eb691ebc4ec8736f8cb1a3a8 ast-ksh.2012-06-28.tgz +5332ed5b3f0c3d470d868d7d7e850e29 INIT.2012-06-28.tgz