diff --git a/python-pygeoip.spec b/python-pygeoip.spec index 81013b7..92914a0 100644 --- a/python-pygeoip.spec +++ b/python-pygeoip.spec @@ -9,7 +9,7 @@ Name: python-pygeoip Version: 0.2.6 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Pure Python GeoIP API Group: Development/Libraries License: LGPLv3+ @@ -19,7 +19,7 @@ Source0: http://pypi.python.org/packages/source/p/%{modname}/%{modnam BuildArch: noarch BuildRequires: python2-devel -BuildRequires: python-nose +BuildRequires: python2-nose BuildRequires: GeoIP @@ -185,6 +185,10 @@ popd %endif %changelog +* Sat Jan 27 2018 Iryna Shcherbina - 0.2.6-14 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek - 0.2.6-13 - Python 2 binary package renamed to python2-pygeoip See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3