14
0
2022-05-11 11:28:13 +00:00
committed by Git OBS Bridge
parent 8238207007
commit ed61aae467
2 changed files with 6 additions and 1 deletions

View File

@@ -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

View File

@@ -139,7 +139,7 @@ done
%postun
for b in %{binaries}; do
%python_uninstall_alternative stackalytics2sh
%python_uninstall_alternative $b
done
%files %{python_files}