diff --git a/python-pkgconfig.spec b/python-pkgconfig.spec index d275c9a..0f6c9f4 100644 --- a/python-pkgconfig.spec +++ b/python-pkgconfig.spec @@ -1,13 +1,13 @@ %global srcname pkgconfig %if 0%{?fedora} && 0%{?fedora} <= 30 -%bcond_with python2 -%else %bcond_without python2 +%else +%bcond_with python2 %endif Name: python-%{srcname} Version: 1.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python interface to the pkg-config command line tool License: MIT @@ -108,10 +108,12 @@ sed -i -e s/distutils.core/setuptools/ setup.py %{python3_sitelib}/%{srcname}/ %changelog +* Mon Jul 22 2019 Miro HronĨok - 1.5.1-2 +- Drop python2 for Fedora 31+ (bug #1694619) + * Mon Apr 1 2019 Orion Poplawski - 1.5.1-1 - Update to 1.5.1 - Patch setup.py to revert to setuptools -- Drop python2 for Fedora 31+ (bug #1694619) * Sun Mar 31 2019 Igor Gnatenko - 1.5.0-1 - Update to 1.5.0