From 52775aed800a0e25d1273e32d20f0a747f46f33d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:30:44 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-pkgconfig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pkgconfig.spec b/python-pkgconfig.spec index f9c0591..ecdd4a7 100644 --- a/python-pkgconfig.spec +++ b/python-pkgconfig.spec @@ -7,7 +7,7 @@ Name: python-%{srcname} Version: 1.5.1 -Release: 6%{?dist} +Release: 7%{?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 May 26 2020 Miro HronĨok - 1.5.1-7 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 1.5.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild