[ksh] ksh updated to 2011-05-05

Michal Hlavinka mhlavink at fedoraproject.org
Mon May 9 08:42:42 UTC 2011


commit 63f9177113f9fe0a6d59d7db745ab505cb70dd00
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Mon May 9 10:42:28 2011 +0200

    ksh updated to 2011-05-05

 .gitignore |    2 ++
 ksh.spec   |    7 +++++--
 sources    |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 640ee7d..12cad81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,5 @@ INIT.2010-07-01.tgz
 /INIT.2011-04-15.tgz
 /ast-ksh.2011-04-28.tgz
 /INIT.2011-04-28.tgz
+/ast-ksh.2011-05-05.tgz
+/INIT.2011-05-05.tgz
diff --git a/ksh.spec b/ksh.spec
index 4ae25df..aa9c14f 100644
--- a/ksh.spec
+++ b/ksh.spec
@@ -1,11 +1,11 @@
-%global       releasedate 2011-04-28
+%global       releasedate 2011-05-05
 
 Name:         ksh
 Summary:      The Original ATT Korn Shell
 URL:          http://www.kornshell.com/
 Group:        System Environment/Shells
 License:      CPL
-Version:      20110428
+Version:      20110505
 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
+* Mon May 09 2011 Michal Hlavinka <mhlavink at redhat.com> - 20110505-1
+- ksh updated to 2011-05-05
+
 * Fri Apr 29 2011 Michal Hlavinka <mhlavink at redhat.com> - 20110428-1
 - ksh updated to 2011-04-28
 
diff --git a/sources b/sources
index 7e69b9a..b74ae7f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-388dd10c5a416c352428c11768c6c749  ast-ksh.2011-04-28.tgz
-35aab695a56d035a751d92d1e6e8398e  INIT.2011-04-28.tgz
+66017586210d33bc45641bb4f63c9325  ast-ksh.2011-05-05.tgz
+438bbad8d15f408f9e1eeba8cb530d50  INIT.2011-05-05.tgz


More information about the scm-commits mailing list