diff --git a/python-sortinghat.changes b/python-sortinghat.changes index d71e50e..e03c85d 100644 --- a/python-sortinghat.changes +++ b/python-sortinghat.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 11 11:28:06 UTC 2022 - Matej Cepl + +- Fix a bug in %%postun. + ------------------------------------------------------------------- Wed Apr 20 11:16:30 UTC 2022 - pgajdos@suse.com diff --git a/python-sortinghat.spec b/python-sortinghat.spec index 428a794..23dfe0c 100644 --- a/python-sortinghat.spec +++ b/python-sortinghat.spec @@ -139,7 +139,7 @@ done %postun for b in %{binaries}; do - %python_uninstall_alternative stackalytics2sh + %python_uninstall_alternative $b done %files %{python_files}