diff --git a/bash.spec b/bash.spec index 2de0852..270608e 100644 --- a/bash.spec +++ b/bash.spec @@ -6,7 +6,7 @@ Version: %{baseversion}%{patchleveltag} Name: bash Summary: The GNU Bourne Again shell -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ Url: https://www.gnu.org/software/bash Source0: https://ftp.gnu.org/gnu/bash/bash-%{baseversion}.tar.gz @@ -318,6 +318,9 @@ end %{_libdir}/pkgconfig/%{name}.pc %changelog +* Wed Jan 19 2022 Fedora Release Engineering - 5.1.16-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Jan 17 2022 Siteshwar Vashisht - 5.1.16-1 - Update to bash-5.1 patchlevel 16 Resolves: #2037042