From 7e6ec552c38aa0d7edc5625a2fba4a45e6e4bdd8 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:03:53 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- popt.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/popt.spec b/popt.spec index 9b50b08..6740062 100644 --- a/popt.spec +++ b/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