Hello community,
here is the log from the commit of package python-dogpile.cache for
openSUSE:Factory checked in at 2017-11-09 14:06:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dogpile.cache (Old)
and /work/SRC/openSUSE:Factory/.python-dogpile.cache.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dogpile.cache"
Thu Nov 9 14:06:54 2017 rev:15 rq:540004 version:0.6.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-dogpile.cache/python-dogpile.cache.changes
2017-08-23 11:54:33.167921969 +0200
+++
/work/SRC/openSUSE:Factory/.python-dogpile.cache.new/python-dogpile.cache.changes
2017-11-09 14:06:57.875074850 +0100
@@ -1,0 +2,5 @@
+Wed Nov 8 16:29:43 UTC 2017 - [email protected]
+
+- Fix broken symlinks created by fdupes on the python3-dogpile.cache package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-dogpile.cache.spec ++++++
--- /var/tmp/diff_new_pack.PX6S0z/_old 2017-11-09 14:06:59.938999639 +0100
+++ /var/tmp/diff_new_pack.PX6S0z/_new 2017-11-09 14:06:59.938999639 +0100
@@ -61,7 +61,7 @@
%install
%python_install
-%python_expand %fdupes -s %{buildroot}/%{_prefix}
+%python_expand %fdupes -s %{buildroot}/%{python_sitelib}
%check
%python_exec setup.py test