diff --git a/ksh.spec b/ksh.spec index a54d23cbe7f179ac622ffa7b664f5f28698ac8c2..258edc915c67ea0fbe19f8755b0f67bb45ed4032 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 +* Thu Apr 14 2022 renhongxun - 1:2020.0.0-8 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:update license from EPL to EPL-1.0 + * Mon Mar 14 2022 wangjiang - 1:2020.0.0-7 - Type:enhancement - ID:NA