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