diff --git a/python-dogpile.cache.changes b/python-dogpile.cache.changes index 086dc94..9905f32 100644 --- a/python-dogpile.cache.changes +++ b/python-dogpile.cache.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 8 16:29:43 UTC 2017 - alarrosa@suse.com + +- Fix broken symlinks created by fdupes on the python3-dogpile.cache package + ------------------------------------------------------------------- Mon Aug 21 16:00:57 UTC 2017 - tbechtold@suse.com diff --git a/python-dogpile.cache.spec b/python-dogpile.cache.spec index f7a268b..b980646 100644 --- a/python-dogpile.cache.spec +++ b/python-dogpile.cache.spec @@ -61,7 +61,7 @@ new value. %install %python_install -%python_expand %fdupes -s %{buildroot}/%{_prefix} +%python_expand %fdupes -s %{buildroot}/%{python_sitelib} %check %python_exec setup.py test