[ksh] ksh updated to 2012-07-27

Michal Hlavinka mhlavink at fedoraproject.org
Tue Jul 31 13:50:42 UTC 2012


commit a69d2cecf293216363bdd054aa8a631d2d887fc2
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Tue Jul 31 15:50:31 2012 +0200

    ksh updated to 2012-07-27

 .gitignore |    2 ++
 ksh.spec   |    9 ++++++---
 sources    |    4 ++--
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ab05af2..a8a294e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,5 @@ INIT.2010-07-01.tgz
 /INIT.2012-06-26.tgz
 /ast-ksh.2012-06-28.tgz
 /INIT.2012-06-28.tgz
+/ast-ksh.2012-07-27.tgz
+/INIT.2012-07-27.tgz
diff --git a/ksh.spec b/ksh.spec
index e79cdf0..577de1a 100644
--- a/ksh.spec
+++ b/ksh.spec
@@ -1,12 +1,12 @@
-%global       releasedate 2012-06-28
+%global       releasedate 2012-07-27
 
 Name:         ksh
 Summary:      The Original ATT Korn Shell
 URL:          http://www.kornshell.com/
 Group:        System Environment/Shells
 License:      EPL
-Version:      20120628
-Release:      2%{?dist}
+Version:      20120727
+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
@@ -125,6 +125,9 @@ fi
     rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Tue Jul 31 2012 Michal Hlavinka <mhlavink at redhat.com> - 20120727-1
+- ksh updated to 2012-07-27
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20120628-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 153a575..08bf06a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-9d338015eb691ebc4ec8736f8cb1a3a8  ast-ksh.2012-06-28.tgz
-5332ed5b3f0c3d470d868d7d7e850e29  INIT.2012-06-28.tgz
+727e1458ff8fa62d6cd73883e408d5ed  ast-ksh.2012-07-27.tgz
+5b0c5716378309aaa0d4364a629f3426  INIT.2012-07-27.tgz


More information about the scm-commits mailing list