diff --git a/ksh.spec b/ksh.spec index b4d6ebef43e14b5131234fa191e9e293f5c9ceda..3bdd101325f98934f8f31da9ed842fcd457c3e97 100644 --- a/ksh.spec +++ b/ksh.spec @@ -1,8 +1,8 @@ Name: ksh Version: 2020.0.0 -Release: 7 +Release: 8 Summary: The Original ATT Korn Shell -License: EPL +License: EPL-1.0 URL: http://www.kornshell.com/ Epoch: 1 Source0: https://github.com/att/ast/releases/download/%{version}/%{name}-%{version}.tar.gz @@ -90,6 +90,12 @@ done %config(noreplace) %{_sysconfdir}/binfmt.d/kshcomp.conf %changelog +* Tue Apr 26 2022 renhongxun - 1:2020.0.0-8 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:update license from EPL to EPL-1.0 + * Tue Mar 15 2022 renhongxun - 1:2020.0.0-7 - Type:bugfix - ID:NA