[ksh] ksh updated to 2011-04-28

Michal Hlavinka mhlavink at fedoraproject.org
Fri Apr 29 15:34:04 UTC 2011


commit 1dab511a3316ca40e0ec07b71b95b5598820e1cd
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Fri Apr 29 17:33:49 2011 +0200

    ksh updated to 2011-04-28

 .gitignore |    2 ++
 ksh.spec   |    7 +++++--
 sources    |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2666159..640ee7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,5 @@ INIT.2010-07-01.tgz
 /INIT.2011-02-08.tgz
 /ast-ksh.2011-04-15.tgz
 /INIT.2011-04-15.tgz
+/ast-ksh.2011-04-28.tgz
+/INIT.2011-04-28.tgz
diff --git a/ksh.spec b/ksh.spec
index 8c3cd4a..4ae25df 100644
--- a/ksh.spec
+++ b/ksh.spec
@@ -1,11 +1,11 @@
-%global       releasedate 2011-04-15
+%global       releasedate 2011-04-28
 
 Name:         ksh
 Summary:      The Original ATT Korn Shell
 URL:          http://www.kornshell.com/
 Group:        System Environment/Shells
 License:      CPL
-Version:      20110415
+Version:      20110428
 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 Apr 29 2011 Michal Hlavinka <mhlavink at redhat.com> - 20110428-1
+- ksh updated to 2011-04-28
+
 * Mon Apr 18 2011 Michal Hlavinka <mhlavink at redhat.com> - 20110415-1
 - ksh updated to 2011-04-15
 
diff --git a/sources b/sources
index 275daaf..7e69b9a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-8e0269bcb1f6c231c2e59c2f303bf975  ast-ksh.2011-04-15.tgz
-5b7b17c38502cbceecf05edbb1be4b00  INIT.2011-04-15.tgz
+388dd10c5a416c352428c11768c6c749  ast-ksh.2011-04-28.tgz
+35aab695a56d035a751d92d1e6e8398e  INIT.2011-04-28.tgz


More information about the scm-commits mailing list