diff --git a/bash.spec b/bash.spec index 055fece346c9deb47a568667904431846d269b92..6cd0485666ef99414dec139bcde7acb4dfed9ece 100644 --- a/bash.spec +++ b/bash.spec @@ -1,6 +1,6 @@ Name: bash Version: 5.0 -Release: 16 +Release: 17 Summary: It is the Bourne Again Shell License: GPLv3 URL: https://www.gnu.org/software/bash @@ -131,7 +131,10 @@ make check %exclude %{_infodir}/dir %changelog -* Wed Jan 6 2020 Liquor - 5.0-16 +* Thu May 12 2022 mylee - 5.0-17 +- fix "bogus date %changelog" for spec file + +* Wed Jan 6 2021 Liquor - 5.0-16 - Type:bugfix - ID:NA - SUG:NA