diff --git a/bash.spec b/bash.spec index 3c10b12bb4996135bf505e83263aec5f97619ef2..d59cae4d8b1e9f5e4d64528ae9509d0b7c5ca822 100644 --- a/bash.spec +++ b/bash.spec @@ -1,6 +1,6 @@ Name: bash Version: 5.0 -Release: 10 +Release: 11 Summary: It is the Bourne Again Shell License: GPLv3 URL: https://www.gnu.org/software/bash @@ -38,7 +38,7 @@ Patch36: commit-bash-20190913-snapshot.patch Patch37:bugfix-Forbidden-non-root-user-to-clear-history.patch Patch38:enable-dot-logout-and-source-bashrc-through-ssh.patch -BuildRequires: gcc bison texinfo autoconf +BuildRequires: gcc bison texinfo autoconf ncurses-devel Requires: filesystem @@ -123,6 +123,12 @@ make check %exclude %{_infodir}/dir %changelog +* Tue Mar 10 2020 openEuler Buildteam - 5.0-11 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:add build requires of ncurses-devel + * Fri Feb 21 2020 openEuler Buildteam - 5.0-10 - Type:CVE - ID:NA