[ksh] ksh updated to 20120626

Michal Hlavinka mhlavink at fedoraproject.org
Wed Jun 27 15:15:38 UTC 2012


commit 552127a274988587de4b7d5b93b510af3e10db05
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Wed Jun 27 17:15:36 2012 +0200

    ksh updated to 20120626

 .gitignore |    2 ++
 ksh.spec   |    7 +++++--
 sources    |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5e14079..64e370b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,5 @@ INIT.2010-07-01.tgz
 /INIT.2012-06-12.tgz
 /ast-ksh.2012-06-20.tgz
 /INIT.2012-06-20.tgz
+/ast-ksh.2012-06-26.tgz
+/INIT.2012-06-26.tgz
diff --git a/ksh.spec b/ksh.spec
index 5822503..e863c68 100644
--- a/ksh.spec
+++ b/ksh.spec
@@ -1,11 +1,11 @@
-%global       releasedate 2012-06-20
+%global       releasedate 2012-06-26
 
 Name:         ksh
 Summary:      The Original ATT Korn Shell
 URL:          http://www.kornshell.com/
 Group:        System Environment/Shells
 License:      EPL
-Version:      20120620
+Version:      20120626
 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
@@ -125,6 +125,9 @@ fi
     rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Wed Jun 27 2012 Michal Hlavinka <mhlavink at redhat.com> - 20120626-1
+- ksh updated to 20120626
+
 * Fri Jun 22 2012 Michal Hlavinka <mhlavink at redhat.com> - 20120620-1
 - ksh updated to 2012-06-20
 
diff --git a/sources b/sources
index 585aa1f..14c8976 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-0e60b337f525e2affd74b5a04fad6e15  ast-ksh.2012-06-20.tgz
-368b0c4e3f931393c107acb560f196c3  INIT.2012-06-20.tgz
+94652c804ec2f7d3fda5e8f749145482  ast-ksh.2012-06-26.tgz
+904949c5a95c2c75ed543290802c1401  INIT.2012-06-26.tgz


More information about the scm-commits mailing list