diff --git a/python-XStatic-Patternfly.spec b/python-XStatic-Patternfly.spec index e46d5c1..25714c3 100644 --- a/python-XStatic-Patternfly.spec +++ b/python-XStatic-Patternfly.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 3.21.0.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Patternfly CSS/JS framework (XStatic packaging standard) License: ASL 2.0 @@ -28,7 +28,7 @@ Summary: %{summary} BuildRequires: python2-devel BuildRequires: python2-setuptools -Requires: python-XStatic +Requires: python2-XStatic Requires: xstatic-patternfly-common %{?python_provide:%python_provide python2-%{pypi_name}} @@ -126,6 +126,10 @@ rm -rf %{buildroot}%{python3_sitelib}/xstatic/pkg/patternfly/data %{_jsdir}/patternfly %changelog +* Fri Feb 09 2018 Iryna Shcherbina - 3.21.0.1-4 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Fri Feb 09 2018 Fedora Release Engineering - 3.21.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild