diff --git a/python-XStatic.spec b/python-XStatic.spec index e7397e8..8301414 100644 --- a/python-XStatic.spec +++ b/python-XStatic.spec @@ -12,7 +12,7 @@ Name: python-%{pypi_name} Version: 1.0.1 -Release: 11%{?dist} +Release: 12%{?dist} Summary: XStatic base package with minimal support code License: MIT @@ -21,7 +21,7 @@ Source0: https://pypi.python.org/packages/source/X/%{pypi_name}/%{pypi_na BuildArch: noarch BuildRequires: python2-devel -BuildRequires: python-setuptools +BuildRequires: python2-setuptools %description @@ -106,6 +106,10 @@ mkdir %{buildroot}/%{python2_sitelib}/xstatic/pkg %changelog +* Fri Feb 09 2018 Iryna Shcherbina - 1.0.1-12 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Fri Feb 09 2018 Fedora Release Engineering - 1.0.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild