diff --git a/python-pkgconfig.spec b/python-pkgconfig.spec index 4535757..0c9b5f7 100644 --- a/python-pkgconfig.spec +++ b/python-pkgconfig.spec @@ -7,7 +7,7 @@ Name: python-%{srcname} Version: 1.5.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python interface to the pkg-config command line tool License: MIT @@ -108,6 +108,9 @@ sed -i -e s/distutils.core/setuptools/ setup.py %{python3_sitelib}/%{srcname}/ %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.5.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 1.5.5-3 - Rebuilt for Python 3.11