forked from pool/python-sortinghat
- Fix a bug in %%postun.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sortinghat?expand=0&rev=25
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 11 11:28:06 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Fix a bug in %%postun.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 11:16:30 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
|
@@ -139,7 +139,7 @@ done
|
||||
|
||||
%postun
|
||||
for b in %{binaries}; do
|
||||
%python_uninstall_alternative stackalytics2sh
|
||||
%python_uninstall_alternative $b
|
||||
done
|
||||
|
||||
%files %{python_files}
|
||||
|
Reference in New Issue
Block a user