[ksh/f14/master] - ksh updated to 2010-10-10

Michal Hlavinka mhlavink at fedoraproject.org
Mon Oct 25 14:56:02 UTC 2010


commit 4e20fdb3270f728c719d293d70ed98fa4f07b130
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Mon Oct 25 16:56:00 2010 +0200

    - ksh updated to 2010-10-10

 .gitignore |    2 ++
 ksh.spec   |    9 ++++++---
 sources    |    4 ++--
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5a161d4..332e4f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@ INIT.2010-07-01.tgz
 /INIT.2010-08-26.tgz
 /ast-ksh.2010-09-24.tgz
 /INIT.2010-09-24.tgz
+/ast-ksh.2010-10-10.tgz
+/INIT.2010-10-10.tgz
diff --git a/ksh.spec b/ksh.spec
index 855fc48..58641da 100644
--- a/ksh.spec
+++ b/ksh.spec
@@ -1,12 +1,12 @@
-%global       releasedate 2010-09-24
+%global       releasedate 2010-10-10
 
 Name:         ksh
 Summary:      The Original ATT Korn Shell
 URL:          http://www.kornshell.com/
 Group:        System Environment/Shells
 License:      CPL
-Version:      20100924
-Release:      2%{?dist}
+Version:      20101010
+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
 Source3:      kshrc.rhs
@@ -116,6 +116,9 @@ fi
     rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Mon Oct 25 2010 Michal Hlavinka <mhlavink at redhat.com> - 20101010-1
+- ksh updated to 2010-10-10
+
 * Fri Oct 08 2010 Michal Hlavinka <mhlavink at redhat.com> - 20100924-2
 - disable only known to be broken builtins, let other enabled
 - skip regression tests if /dev/fd is missing
diff --git a/sources b/sources
index e66dc4f..fda892b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-af1ff3e77c240d6caf43d4daf33277fa  ast-ksh.2010-09-24.tgz
-93b8a2560f313f67263c430311cc4031  INIT.2010-09-24.tgz
+778a53ed17760bb9c40b4cfc4d275eeb  ast-ksh.2010-10-10.tgz
+13fc55fe88fde0e1a58c91db835d5440  INIT.2010-10-10.tgz


More information about the scm-commits mailing list