From 9f719e7ebb8422c9dfbb7b0133d541a1b9f5855b Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:13:17 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-pkgconfig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pkgconfig.spec b/python-pkgconfig.spec index c1bd4d0..4535757 100644 --- a/python-pkgconfig.spec +++ b/python-pkgconfig.spec @@ -7,7 +7,7 @@ Name: python-%{srcname} Version: 1.5.5 -Release: 2%{?dist} +Release: 3%{?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 +* Mon Jun 13 2022 Python Maint - 1.5.5-3 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 1.5.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild