diff --git a/bash.spec b/bash.spec index f8d283b..eb435b5 100644 --- a/bash.spec +++ b/bash.spec @@ -6,7 +6,7 @@ Version: %{baseversion}.%{patchlevel} Name: bash Summary: The GNU Bourne Again shell -Release: 1%{?dist} +Release: 2%{?dist} License: GPL-3.0-or-later Url: https://www.gnu.org/software/bash Source0: https://ftp.gnu.org/gnu/bash/bash-%{baseversion}.tar.gz @@ -325,6 +325,9 @@ end %{_libdir}/pkgconfig/%{name}.pc %changelog +* Tue Jan 23 2024 Fedora Release Engineering - 5.2.26-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Jan 22 2024 Siteshwar Vashisht - 5.2.26-1 - Update to bash-5.2 patchlevel 26 Resolves: #2259619