From dc57c152c19c9d22f35c3955144e6dc63149fcb1 Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Feb 04 2011 08:10:51 +0000 Subject: - ksh updated to 2011-02-02 --- diff --git a/.gitignore b/.gitignore index 54a0f2f..8c2093b 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,5 @@ INIT.2010-07-01.tgz /INIT.2011-01-27.tgz /ast-ksh.2011-01-31.tgz /INIT.2011-01-31.tgz +/ast-ksh.2011-02-02.tgz +/INIT.2011-02-02.tgz diff --git a/ksh.spec b/ksh.spec index 764fbdf..afbcb27 100644 --- a/ksh.spec +++ b/ksh.spec @@ -1,11 +1,11 @@ -%global releasedate 2011-01-31 +%global releasedate 2011-02-02 Name: ksh Summary: The Original ATT Korn Shell URL: http://www.kornshell.com/ Group: System Environment/Shells License: CPL -Version: 20110131 +Version: 20110202 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 @@ -118,6 +118,9 @@ fi rm -rf $RPM_BUILD_ROOT %changelog +* Fri Feb 04 2011 Michal Hlavinka - 20110202-1 +- ksh updated to 2011-02-02 + * Wed Feb 02 2011 Michal Hlavinka - 20110131-1 - ksh updated to 2011-01-31 diff --git a/sources b/sources index 48ed46f..8d1d20a 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -9a719667680cdecc45f705b458beb121 ast-ksh.2011-01-31.tgz -83cfee9b693267ecdf2615990fe02160 INIT.2011-01-31.tgz +d4d30d87640dce5b029d46808e06e081 ast-ksh.2011-02-02.tgz +a19778dcf31e7d5473449d0f99249951 INIT.2011-02-02.tgz