Merge pull request !5 from syyhao/dev221
This commit is contained in:
openeuler-ci-bot 2020-03-10 21:00:58 +08:00 committed by Gitee
commit 64fafdc2b6

View File

@ -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 <buildteam@openeuler.org> - 5.0-11
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:add build requires of ncurses-devel
* Fri Feb 21 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.0-10
- Type:CVE
- ID:NA