diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 0738f5a..093ca62 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 13 17:17:57 UTC 2015 - alarrosa@suse.com + +- Added python-six as a requirement, not only as build requirement + ------------------------------------------------------------------- Thu Apr 9 02:29:40 UTC 2015 - termim@gmail.com diff --git a/python-Sphinx.spec b/python-Sphinx.spec index ab6e6b9..1590f5b 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -1,7 +1,7 @@ # # spec file for package python-Sphinx # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -46,6 +46,7 @@ Requires: python-Jinja2 >= 2.3 Requires: python-Pygments >= 2.0 Requires: python-alabaster Requires: python-docutils >= 0.11 +Requires: python-six Requires: python-snowballstemmer Requires: python-sphinx_rtd_theme Suggests: python-rst2pdf