diff --git a/python-AppTools.spec b/python-AppTools.spec index b30bb02..cc7dee7 100644 --- a/python-AppTools.spec +++ b/python-AppTools.spec @@ -1,6 +1,6 @@ Name: python-AppTools Version: 4.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Enthough Tool Suite Application Tools Group: Development/Libraries License: BSD and LGPLv2+ @@ -10,7 +10,7 @@ Source1: README.fedora.%{name} BuildArch: noarch BuildRequires: python2-devel BuildRequires: python-setuptools -BuildRequires: python-sphinx +BuildRequires: /usr/bin/sphinx-build Requires: numpy Requires: python-configobj Requires: python-pyface @@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT%{python_sitelib}/integrationtests %doc docs/build/html examples README.fedora %changelog +* Wed Nov 25 2015 Orion Poplawski - 4.2.1-2 +- BR /usr/bin/sphinx-build instead of python-sphinx + * Thu Nov 5 2015 Orion Poplawski - 4.3.0-1 - Update to 4.3.0