diff --git a/python-zope.interface.changes b/python-zope.interface.changes index 7321f70..53d5670 100644 --- a/python-zope.interface.changes +++ b/python-zope.interface.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 19 06:14:23 UTC 2013 - coolo@suse.com + +- BuildIgnore our own name - required by python-repoze.sphinx.autointerface, + but of course not needed + ------------------------------------------------------------------- Thu Aug 1 08:37:20 UTC 2013 - hpj@urpla.net diff --git a/python-zope.interface.spec b/python-zope.interface.spec index 1f495ad..b4ba1b1 100644 --- a/python-zope.interface.spec +++ b/python-zope.interface.spec @@ -31,6 +31,7 @@ BuildRequires: python-setuptools BuildRequires: unzip # Documentation requirements: BuildRequires: python-Sphinx +#!BuildIgnore: python-zope.interface BuildRequires: python-repoze.sphinx.autointerface # Testing requirements: BuildRequires: python-coverage