From 06f407afe41b9a1ece31563c5073595e50809a93 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 05:35:24 +0300 Subject: [PATCH] import popt-1.19-8.el10 --- SPECS/popt.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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