Hello community,

here is the log from the commit of package python-Sphinx for openSUSE:Factory 
checked in at 2018-12-14 20:49:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Sphinx (Old)
 and      /work/SRC/openSUSE:Factory/.python-Sphinx.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Sphinx"

Fri Dec 14 20:49:02 2018 rev:52 rq:657880 version:1.7.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Sphinx/python-Sphinx.changes      
2018-07-21 10:09:26.203181478 +0200
+++ /work/SRC/openSUSE:Factory/.python-Sphinx.new.28833/python-Sphinx.changes   
2018-12-14 20:49:06.645367178 +0100
@@ -1,0 +2,6 @@
+Fri Dec  7 21:20:58 CET 2018 - mc...@suse.com
+
+- Make this package also own %{python_sitelib}/sphinxcontrib
+  directory, so it is properly owned.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-Sphinx-doc.spec ++++++
--- /var/tmp/diff_new_pack.QmIQZD/_old  2018-12-14 20:49:07.517365980 +0100
+++ /var/tmp/diff_new_pack.QmIQZD/_new  2018-12-14 20:49:07.521365974 +0100
@@ -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/
 #
 
 

++++++ python-Sphinx.spec ++++++
--- /var/tmp/diff_new_pack.QmIQZD/_old  2018-12-14 20:49:07.541365947 +0100
+++ /var/tmp/diff_new_pack.QmIQZD/_new  2018-12-14 20:49:07.541365947 +0100
@@ -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/
 #
 
 
@@ -48,7 +48,6 @@
 Requires:       python-six >= 1.5
 Requires:       python-snowballstemmer >= 1.1
 Requires:       python-sphinx_rtd_theme
-Requires:       python-sphinxcontrib
 Requires:       python-sphinxcontrib-websupport
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
@@ -181,6 +180,7 @@
 %python_clone -a %{buildroot}%{_bindir}/sphinx-build
 %python_clone -a %{buildroot}%{_bindir}/sphinx-quickstart
 
+%python_expand mkdir -p %{buildroot}%{$python_sitelib}/sphinxcontrib
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %post
@@ -201,6 +201,7 @@
 %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}


Reply via email to