[ksh] ksh updated to 20120612

Michal Hlavinka mhlavink at fedoraproject.org
Wed Jun 13 14:35:45 UTC 2012


commit 219a5058294a48fcc60f7ec5b61040f147545803
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Wed Jun 13 16:35:39 2012 +0200

    ksh updated to 20120612

 .gitignore |    2 ++
 ksh.spec   |    7 +++++--
 sources    |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b2204b3..d3bd34d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,5 @@ INIT.2010-07-01.tgz
 /INIT.2012-02-29.tgz
 /ast-ksh.2012-05-31.tgz
 /INIT.2012-05-31.tgz
+/ast-ksh.2012-06-12.tgz
+/INIT.2012-06-12.tgz
diff --git a/ksh.spec b/ksh.spec
index f80b423..6168e6c 100644
--- a/ksh.spec
+++ b/ksh.spec
@@ -1,11 +1,11 @@
-%global       releasedate 2012-05-31
+%global       releasedate 2012-06-12
 
 Name:         ksh
 Summary:      The Original ATT Korn Shell
 URL:          http://www.kornshell.com/
 Group:        System Environment/Shells
 License:      EPL
-Version:      20120531
+Version:      20120612
 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 13 2012 Michal Hlavinka <mhlavink at redhat.com> - 20120612-1
+- ksh updated to 20120612
+
 * Mon Jun 04 2012 Michal Hlavinka <mhlavink at redhat.com> - 20120531-1
 - ksh updated to 2012-05-31
 
diff --git a/sources b/sources
index 2993df0..4adac21 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-707b6d2c338e64e9b6e1db5296e384f5  ast-ksh.2012-05-31.tgz
-190c689937c84978964cabf4b2d5555e  INIT.2012-05-31.tgz
+4e2651f7ca60d73636bbe02576ca50d7  ast-ksh.2012-06-12.tgz
+534d4fa288fdcf79141b1ec2e71bee8d  INIT.2012-06-12.tgz


More information about the scm-commits mailing list