From 3427791d36b40bf8b6fba34ccfa4624ddf24aecb Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:07:35 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-pkgconfig.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pkgconfig.spec b/python-pkgconfig.spec index dd02dac..e481ea2 100644 --- a/python-pkgconfig.spec +++ b/python-pkgconfig.spec @@ -7,7 +7,7 @@ Name: python-%{srcname} Version: 1.5.5 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Python interface to the pkg-config command line tool License: MIT @@ -108,6 +108,10 @@ sed -i -e s/distutils.core/setuptools/ setup.py %{python3_sitelib}/%{srcname}/ %changelog +* Tue Oct 29 2024 Troy Dawson - 1.5.5-11 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.5.5-10 - Bump release for June 2024 mass rebuild