diff --git a/SPECS/popt.spec b/SPECS/popt.spec index 9b50b08..6740062 100644 --- a/SPECS/popt.spec +++ b/SPECS/popt.spec @@ -6,7 +6,7 @@ Summary: C library for parsing command line parameters Name: popt Version: %{ver}%{?snap:~%{snap}} -Release: 7%{?dist} +Release: 8%{?dist} # COPYING: MIT text # po/eo.po: LicenseRef-Fedora-Public-Domain # po/fi.po: MIT AND LicenseRef-Fedora-Public-Domain @@ -86,6 +86,10 @@ make check || (cat tests/*.log; exit 1) %endif %changelog +* Tue Oct 29 2024 Troy Dawson - 1.19-8 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.19-7 - Bump release for June 2024 mass rebuild