diff --git a/python-html2text.spec b/python-html2text.spec
index 49c1c97..41c9577 100644
--- a/python-html2text.spec
+++ b/python-html2text.spec
@@ -4,7 +4,7 @@
Name: python-html2text
Version: 3.200.3
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Converts a page of HTML into plain ASCII text
Group: Development/Languages
@@ -18,7 +18,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: python
-BuildRequires: python-setuptools-devel
+BuildRequires: python-setuptools
# Debian bug #299027
Patch0: aaronsw-html2text-remove-newlines.patch
@@ -57,6 +57,9 @@ PYTHONPATH=${RPM_BUILD_ROOT}%{python_sitelib} %{__python} run_tests.py
%changelog
+* Mon Jun 30 2014 Toshio Kuratomi - 3.200.3-7
+- Replace python-setuptools-devel BR with python-setuptools
+
* Sat Jun 07 2014 Fedora Release Engineering - 3.200.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild