diff --git a/python-html2text.spec b/python-html2text.spec
index 6de2129..9ba3866 100644
--- a/python-html2text.spec
+++ b/python-html2text.spec
@@ -18,7 +18,7 @@ also happens to be valid Markdown (a text-to-HTML format).
Name: python-%{upname}
Version: 2016.9.19
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: %{common_sum}
License: GPLv3
@@ -36,8 +36,8 @@ BuildRequires: help2man
%package -n python2-%{upname}
Summary: %{common_sum}
-BuildRequires: python-devel
-BuildRequires: python-setuptools
+BuildRequires: python2-devel
+BuildRequires: python2-setuptools
%{?python_provide:%python_provide python2-%{upname}}
@@ -150,6 +150,10 @@ export PYTHONPATH="%{buildroot}%{python2_sitelib}"
%changelog
+* Mon Feb 12 2018 Iryna Shcherbina - 2016.9.19-5
+- Update Python 2 dependency declarations to new packaging standards
+ (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
+
* Fri Feb 09 2018 Fedora Release Engineering - 2016.9.19-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild