[ksh/f14/master] - ksh updated to 2011-01-18

Michal Hlavinka mhlavink at fedoraproject.org
Thu Jan 20 10:13:20 UTC 2011


commit 998e69d86cc68cbc8bf0a617c22bd0b987f85599
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Thu Jan 20 11:13:10 2011 +0100

    - ksh updated to 2011-01-18

 .gitignore |    2 ++
 ksh.spec   |    7 +++++--
 sources    |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cdad419..c45241d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,5 @@ INIT.2010-07-01.tgz
 /INIT.2010-12-12.tgz
 /ast-ksh.2011-01-04.tgz
 /INIT.2011-01-04.tgz
+/ast-ksh.2011-01-18.tgz
+/INIT.2011-01-18.tgz
diff --git a/ksh.spec b/ksh.spec
index d2de79d..02eab1d 100644
--- a/ksh.spec
+++ b/ksh.spec
@@ -1,11 +1,11 @@
-%global       releasedate 2011-01-04
+%global       releasedate 2011-01-18
 
 Name:         ksh
 Summary:      The Original ATT Korn Shell
 URL:          http://www.kornshell.com/
 Group:        System Environment/Shells
 License:      CPL
-Version:      20110104
+Version:      20110118
 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
@@ -122,6 +122,9 @@ fi
     rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Thu Jan 20 2011 Michal Hlavinka <mhlavink at redhat.com> - 20110118-1
+- ksh updated to 2011-01-18
+
 * Mon Jan 17 2011 Michal Hlavinka <mhlavink at redhat.com> - 20110104-1
 - ksh updated to 2011-01-04
 
diff --git a/sources b/sources
index c94b19b..045b6cf 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-646871f0835e4f33bdbcc53c5504b295  ast-ksh.2011-01-04.tgz
-9a1091ba8e44366b518b2a90de784371  INIT.2011-01-04.tgz
+c11b64d2b579b72288c2dc4078c2e4d6  ast-ksh.2011-01-18.tgz
+46bd49da3b45ad4a941b61f2c1f271d3  INIT.2011-01-18.tgz


More information about the scm-commits mailing list