diff --git a/python-cairocffi.changes b/python-cairocffi.changes index 1279b78..3359c60 100644 --- a/python-cairocffi.changes +++ b/python-cairocffi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 4 21:18:42 UTC 2022 - Matej Cepl + +- Fix location of fduped directories + ------------------------------------------------------------------- Wed Oct 13 08:32:20 UTC 2021 - Michael Vetter diff --git a/python-cairocffi.spec b/python-cairocffi.spec index 14c0e7e..316ebc6 100644 --- a/python-cairocffi.spec +++ b/python-cairocffi.spec @@ -1,7 +1,7 @@ # # spec file for package python-cairocffi # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -77,7 +77,7 @@ sed -i -e 's/pytest-runner$/pytest/' \ %install %python_install -%python_expand %fdupes %{buildroot}%{$python_sitearch} +%python_expand %fdupes %{buildroot}%{$python_sitelib} %check # Don't test with NumPy in the python36 flavor, because python36-numpy is not in TW anymore