!20 fix format error
From: @liquor1 Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
89c5837383
10
bash.spec
10
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 <lirui130@huawei.com> - 5.0-15
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:fix format error
|
||||
|
||||
* Thu Apr 30 2020 licihua <licihua@huawei.com> - 5.0-14
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user