diff --git a/SPECS/ksh.spec b/SPECS/ksh.spec index 0b03a7f..c7883c4 100644 --- a/SPECS/ksh.spec +++ b/SPECS/ksh.spec @@ -8,7 +8,7 @@ Group: System Environment/Shells #CPL everywhere else (for KSH itself) License: EPL Version: 20120801 -Release: 140%{?dist} +Release: 142%{?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 Source2: kshcomp.conf @@ -203,6 +203,8 @@ BuildRequires: procps, bison Requires(post): grep, coreutils, chkconfig, systemd-units Requires(preun): grep, coreutils, chkconfig +Provides: /bin/ksh + %description KSH-93 is the most recent version of the KornShell by David Korn of AT&T Bell Laboratories. @@ -399,9 +401,17 @@ fi rm -rf $RPM_BUILD_ROOT %changelog -* Tue Jan 28 2020 Siteshwar Vashisht - 20120801-140 +* Mon Feb 17 2020 Siteshwar Vashisht - 20120801-142 +- Bump version number + Related: #1790544 + +* Tue Jan 28 2020 Siteshwar Vashisht - 20120801-141 - Do not evaluate arithmetic expressions from environment variables at startup - Resolves: #1790543 + Resolves: #1790544 + +* Wed Aug 14 2019 Siteshwar Vashisht - 20120801-140 +- Add virtual provides for /bin/ksh + Resolves: #1690042 * Mon May 28 2018 Siteshwar Vashisht - 20120801-139 - Fix a crash caused by memcmp()