diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 1e7a56b..455dba8 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 10 07:13:28 UTC 2019 - Dirk Mueller + +- fix tests to include latex/extmath tests + ------------------------------------------------------------------- Wed Mar 27 16:39:15 UTC 2019 - Matej Cepl diff --git a/python-Sphinx.spec b/python-Sphinx.spec index c8552cd..08d97bb 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -61,6 +61,7 @@ Requires(postun): update-alternatives BuildArch: noarch %if %{with test} BuildRequires: %{python_module Sphinx = %{version}} +BuildRequires: %{python_module Sphinx-latex = %{version}} BuildRequires: %{python_module html5lib} BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest} @@ -166,6 +167,7 @@ Requires: tex(utf8.def) Requires: tex(utf8x.def) Requires: tex(wrapfig.sty) %if 0%{?suse_version} > 1320 +Requires: texlive-dvipng Requires: texlive-latexmk Requires: texlive-makeindex Requires: tex(varwidth.sty)