From 8a07d75d67f4490c6ae16ae0c68a995ad3563d2e Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 20:51:01 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-pkgconfig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pkgconfig.spec b/python-pkgconfig.spec index 948246b..502f919 100644 --- a/python-pkgconfig.spec +++ b/python-pkgconfig.spec @@ -7,7 +7,7 @@ Name: python-%{srcname} Version: 1.5.2 -Release: 1%{?dist} +Release: 2%{?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 Jun 04 2021 Python Maint - 1.5.2-2 +- Rebuilt for Python 3.10 + * Sun Mar 21 2021 Chedi Toueiti - 1.5.2-1 - Update to version 1.5.2