[ksh/f14/master] - ksh updated to 2011-02-02

Michal Hlavinka mhlavink at fedoraproject.org
Fri Feb 4 11:41:15 UTC 2011


commit 6e2cda6ac45a74df39b2f977d8074eb41e8ee2f2
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Fri Feb 4 11:58:09 2011 +0100

    - ksh updated to 2011-02-02

 .gitignore |    2 ++
 ksh.spec   |    7 +++++--
 sources    |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 54a0f2f..8c2093b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,5 @@ INIT.2010-07-01.tgz
 /INIT.2011-01-27.tgz
 /ast-ksh.2011-01-31.tgz
 /INIT.2011-01-31.tgz
+/ast-ksh.2011-02-02.tgz
+/INIT.2011-02-02.tgz
diff --git a/ksh.spec b/ksh.spec
index 764fbdf..afbcb27 100644
--- a/ksh.spec
+++ b/ksh.spec
@@ -1,11 +1,11 @@
-%global       releasedate 2011-01-31
+%global       releasedate 2011-02-02
 
 Name:         ksh
 Summary:      The Original ATT Korn Shell
 URL:          http://www.kornshell.com/
 Group:        System Environment/Shells
 License:      CPL
-Version:      20110131
+Version:      20110202
 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 Feb 04 2011 Michal Hlavinka <mhlavink at redhat.com> - 20110202-1
+- ksh updated to 2011-02-02
+
 * Wed Feb 02 2011 Michal Hlavinka <mhlavink at redhat.com> - 20110131-1
 - ksh updated to 2011-01-31
 
diff --git a/sources b/sources
index 48ed46f..8d1d20a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-9a719667680cdecc45f705b458beb121  ast-ksh.2011-01-31.tgz
-83cfee9b693267ecdf2615990fe02160  INIT.2011-01-31.tgz
+d4d30d87640dce5b029d46808e06e081  ast-ksh.2011-02-02.tgz
+a19778dcf31e7d5473449d0f99249951  INIT.2011-02-02.tgz


More information about the scm-commits mailing list