From 6381ab4114c77926a1f4a631b6dfef7d4edb613a Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:47:22 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-pkgconfig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pkgconfig.spec b/python-pkgconfig.spec index 24fcc2c..2cbdb9f 100644 --- a/python-pkgconfig.spec +++ b/python-pkgconfig.spec @@ -7,7 +7,7 @@ Name: python-%{srcname} Version: 1.5.5 -Release: 5%{?dist} +Release: 6%{?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 +* Tue Jun 13 2023 Python Maint - 1.5.5-6 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 1.5.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild