diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 455dba8..e02882f 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 10 20:43:43 UTC 2019 - Dirk Mueller + +- don't provide sphinx from test subpackage, it is for testing + ------------------------------------------------------------------- Wed Apr 10 07:13:28 UTC 2019 - Dirk Mueller diff --git a/python-Sphinx.spec b/python-Sphinx.spec index 08d97bb..aa0272b 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -85,9 +85,11 @@ Requires: python-typing %endif %endif %ifpython2 +%if ! %{with test} Obsoletes: %{oldpython}-sphinx < %{version} Provides: %{oldpython}-sphinx = %{version} %endif +%endif %python_subpackages %description