diff --git a/python-repoze.who.changes b/python-repoze.who.changes index b41f783..938c6d6 100644 --- a/python-repoze.who.changes +++ b/python-repoze.who.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 9 05:28:37 UTC 2018 - tbechtold@suse.com + +- Add missing BuildRequires for doc build + ------------------------------------------------------------------- Mon Jul 10 07:55:45 UTC 2017 - okurz@suse.com diff --git a/python-repoze.who.spec b/python-repoze.who.spec index 0c6f967..83bec68 100644 --- a/python-repoze.who.spec +++ b/python-repoze.who.spec @@ -1,7 +1,7 @@ # # spec file for package python-repoze.who # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,6 +32,7 @@ BuildRequires: %{python_module Sphinx} BuildRequires: %{python_module WebOb} BuildRequires: %{python_module devel} BuildRequires: %{python_module devel} +BuildRequires: %{python_module repoze.sphinx.autointerface} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module zope.interface} BuildRequires: fdupes