diff --git a/python-Sphinx-doc.spec b/python-Sphinx-doc.spec index 2e50909..ade81ef 100644 --- a/python-Sphinx-doc.spec +++ b/python-Sphinx-doc.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 553b4de..7f391fe 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Dec 7 21:20:58 CET 2018 - mcepl@suse.com + +- Make this package also own %{python_sitelib}/sphinxcontrib + directory, so it is properly owned. + ------------------------------------------------------------------- Wed Jul 18 15:28:39 UTC 2018 - mimi.vx@gmail.com diff --git a/python-Sphinx.spec b/python-Sphinx.spec index 12233b1..b394c62 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -201,6 +201,7 @@ sed -i 's/\r$//' sphinx/themes/basic/static/jquery.js # Fix wrong end-of-line en %exclude %{python_sitelib}/sphinx/texinputs/ %endif %{python_sitelib}/Sphinx-%{version}-py*.egg-info +%dir %{python_sitelib}/sphinxcontrib # Requirements are not available on SLES %if %{with latex}