diff --git a/bash.spec b/bash.spec index d4166fe96914878fffe15eaccf820980bdde22e1..f26d2d451974a9f17b59890d2324320eaecad63f 100644 --- a/bash.spec +++ b/bash.spec @@ -1,6 +1,6 @@ Name: bash Version: 5.0 -Release: 14 +Release: 15 Summary: It is the Bourne Again Shell License: GPLv3 URL: https://www.gnu.org/software/bash @@ -110,7 +110,7 @@ make check %files -f %{name}.lang %defattr(-,root,root) %license COPYING -%config(noreplace) /etc/skel/.* +%config(noreplace) /etc/skel/.b* %{_bindir}/{sh,bash,alias,bg,cd,command,fc,fg,wait,bashbug} %{_bindir}/{hash,getopts,jobs,read,type,ulimit,umask,unalias} @@ -131,6 +131,12 @@ make check %exclude %{_infodir}/dir %changelog +* Sat Oct 31 2020 Liquor - 5.0-15 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix format error + * Thu Apr 30 2020 licihua - 5.0-14 - Type:enhancement - ID:NA