[ksh] - ksh updated to 2010-08-11

Michal Hlavinka mhlavink at fedoraproject.org
Fri Aug 13 11:27:17 UTC 2010


commit 431c5ae6815c55cd3e1de2f47c17c21dad8be2d0
Author: Michal Hlavinka <mihl at nbone.mihlnet>
Date:   Fri Aug 13 13:27:08 2010 +0200

    - ksh updated to 2010-08-11

 .gitignore |    2 ++
 ksh.spec   |    7 +++++--
 sources    |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index babe4da..255b0ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 ast-ksh.2010-07-01.tgz
 INIT.2010-07-01.tgz
+/ast-ksh.2010-08-11.tgz
+/INIT.2010-08-11.tgz
diff --git a/ksh.spec b/ksh.spec
index f4df263..98f4258 100644
--- a/ksh.spec
+++ b/ksh.spec
@@ -1,11 +1,11 @@
-%global       releasedate   2010-07-01
+%global       releasedate 2010-08-11
 
 Name:         ksh
 Summary:      The Original ATT Korn Shell
 URL:          http://www.kornshell.com/
 Group:        System Environment/Shells
 License:      CPL
-Version:      20100701
+Version:      20100811
 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,9 @@ fi
     rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Fri Aug 13 2010 Michal Hlavinka <mhlavink at redhat.com> - 20100811-1
+- ksh updated to 2010-08-11
+
 * Thu Jul 08 2010 Michal Hlavinka <mhlavink at redhat.com> - 20100701-1
 - updated to 2010-07-01
 
diff --git a/sources b/sources
index 3fa4a73..f35c1f9 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-a188c23f1708a1b23f46cdf18c96ae89  ast-ksh.2010-07-01.tgz
-88474fe439d9d65d7262bd5065fa3d0b  INIT.2010-07-01.tgz
+92aa05b5a1c0dd36a456314570d938e5  ast-ksh.2010-08-11.tgz
+d5d0888222e68ab88fc436f98ee29b3c  INIT.2010-08-11.tgz


More information about the scm-commits mailing list