diff --git a/python-pkgconfig.spec b/python-pkgconfig.spec index 7f5df8e..0ff3d31 100644 --- a/python-pkgconfig.spec +++ b/python-pkgconfig.spec @@ -7,7 +7,7 @@ Name: python-%{srcname} Version: 1.5.1 -Release: 4%{?dist} +Release: 5%{?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 +* Thu Oct 03 2019 Miro Hrončok - 1.5.1-5 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 1.5.1-4 - Rebuilt for Python 3.8