diff --git a/bash.spec b/bash.spec index cba07e4e6bf6da1f025574a1226a51e881a5a3fc..742bde0a565a3ba899c6bc07b25b05d108fb8fcc 100644 --- a/bash.spec +++ b/bash.spec @@ -1,6 +1,6 @@ Name: bash Version: 5.0 -Release: 17 +Release: 18 Summary: It is the Bourne Again Shell License: GPLv3 URL: https://www.gnu.org/software/bash @@ -132,20 +132,23 @@ make check %exclude %{_infodir}/dir %changelog +* Thu May 12 2022 mylee - 5.0-18 +- fix "bogus date %changelog" for spec file + * Sat May 29 2021 licihua - 5.0-17 - Type:bugfix - ID:NA - SUG:NA - DESC: fix quoted null string removal when using shell word expansion pattern operators -* Thu Mar 30 2021 shenyangyang - 5.0-16 +* Tue Mar 30 2021 shenyangyang - 5.0-16 - Type:bugfix - ID:NA - SUG:NA - DESC:Rebuild for openEuler-rpm-config moving /usr/lib/rpm/openEuler/xxxx to /usr/lib/xxxx -* Wed Jan 6 2020 Liquor - 5.0-15 +* Wed Jan 6 2021 Liquor - 5.0-15 - Type:bugfix - ID:NA - SUG:NA