Hello community,
here is the log from the commit of package python-zope.interface for
openSUSE:Factory checked in at 2018-12-14 20:45:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.interface (Old)
and /work/SRC/openSUSE:Factory/.python-zope.interface.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zope.interface"
Fri Dec 14 20:45:40 2018 rev:21 rq:655596 version:4.5.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-zope.interface/python-zope.interface.changes
2018-08-31 09:51:31.333544030 +0200
+++
/work/SRC/openSUSE:Factory/.python-zope.interface.new.28833/python-zope.interface.changes
2018-12-14 20:45:43.609646846 +0100
@@ -1,0 +2,5 @@
+Thu Dec 6 11:45:14 UTC 2018 - Tomáš Chvátal <[email protected]>
+
+- Fix fdupes call
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-zope.interface.spec ++++++
--- /var/tmp/diff_new_pack.GBcUIk/_old 2018-12-14 20:45:44.217646007 +0100
+++ /var/tmp/diff_new_pack.GBcUIk/_new 2018-12-14 20:45:44.217646007 +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/
#
@@ -60,7 +60,7 @@
%install
%python_install
%python_expand rm
%{buildroot}%{$python_sitearch}/zope/interface/_zope_interface_coptimizations.c
-%fdupes %{buildroot}%{_prefix}
+%python_expand %fdupes %{buildroot}%{$python_sitearch}
%check
%python_exec setup.py test