Hello community,
here is the log from the commit of package python-alabaster for
openSUSE:Factory checked in at 2018-12-14 20:45:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-alabaster (Old)
and /work/SRC/openSUSE:Factory/.python-alabaster.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-alabaster"
Fri Dec 14 20:45:18 2018 rev:5 rq:655563 version:0.7.11
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-alabaster/python-alabaster.changes
2018-07-21 10:08:04.231200315 +0200
+++
/work/SRC/openSUSE:Factory/.python-alabaster.new.28833/python-alabaster.changes
2018-12-14 20:45:23.801674196 +0100
@@ -1,0 +2,5 @@
+Thu Dec 6 10:05:29 UTC 2018 - Tomáš Chvátal <[email protected]>
+
+- Fix fdupes call
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-alabaster.spec ++++++
--- /var/tmp/diff_new_pack.uIMMPE/_old 2018-12-14 20:45:24.273673544 +0100
+++ /var/tmp/diff_new_pack.uIMMPE/_new 2018-12-14 20:45:24.273673544 +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/
#
@@ -45,7 +45,7 @@
%install
%python_install
-%fdupes %{buildroot}%{_prefix}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
%files %{python_files}
%{python_sitelib}/alabaster*