diff --git a/python-XStatic-roboto-fontface.spec b/python-XStatic-roboto-fontface.spec index 6faadb2..79d3b5c 100644 --- a/python-XStatic-roboto-fontface.spec +++ b/python-XStatic-roboto-fontface.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 0.5.0.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: roboto-fontface (XStatic packaging standard) License: ASL 2.0 @@ -28,9 +28,9 @@ Summary: roboto-fontface (XStatic packaging standard) %{?python_provide:%python_provide python2-%{pypi_name}} BuildRequires: python2-devel -BuildRequires: python-setuptools +BuildRequires: python2-setuptools -Requires: python-XStatic +Requires: python2-XStatic Requires: roboto-fontface-common = %{version}-%{release} Requires: roboto-fontface-fonts = %{version}-%{release} @@ -150,6 +150,10 @@ rm -rf %{buildroot}/%{python3_sitelib}/xstatic/pkg/roboto_fontface/data %endif %changelog +* Fri Feb 09 2018 Iryna Shcherbina - 0.5.0.0-6 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Fri Feb 09 2018 Fedora Release Engineering - 0.5.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild