ksh updated to 2011-05-05

This commit is contained in:
Michal Hlavinka 2011-05-09 10:42:28 +02:00
parent 1dab511a33
commit 63f9177113
3 changed files with 9 additions and 4 deletions

2
.gitignore vendored
View File

@ -32,3 +32,5 @@ INIT.2010-07-01.tgz
/INIT.2011-04-15.tgz
/ast-ksh.2011-04-28.tgz
/INIT.2011-04-28.tgz
/ast-ksh.2011-05-05.tgz
/INIT.2011-05-05.tgz

View File

@ -1,11 +1,11 @@
%global releasedate 2011-04-28
%global releasedate 2011-05-05
Name: ksh
Summary: The Original ATT Korn Shell
URL: http://www.kornshell.com/
Group: System Environment/Shells
License: CPL
Version: 20110428
Version: 20110505
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
* Mon May 09 2011 Michal Hlavinka <mhlavink@redhat.com> - 20110505-1
- ksh updated to 2011-05-05
* Fri Apr 29 2011 Michal Hlavinka <mhlavink@redhat.com> - 20110428-1
- ksh updated to 2011-04-28

View File

@ -1,2 +1,2 @@
388dd10c5a416c352428c11768c6c749 ast-ksh.2011-04-28.tgz
35aab695a56d035a751d92d1e6e8398e INIT.2011-04-28.tgz
66017586210d33bc45641bb4f63c9325 ast-ksh.2011-05-05.tgz
438bbad8d15f408f9e1eeba8cb530d50 INIT.2011-05-05.tgz