Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-sortinghat for 
openSUSE:Factory checked in at 2022-05-12 22:59:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sortinghat (Old)
 and      /work/SRC/openSUSE:Factory/.python-sortinghat.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sortinghat"

Thu May 12 22:59:49 2022 rev:3 rq:976374 version:0.7.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sortinghat/python-sortinghat.changes      
2022-04-21 15:48:57.976335951 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sortinghat.new.1538/python-sortinghat.changes
    2022-05-12 23:00:13.556785974 +0200
@@ -1,0 +2,5 @@
+Wed May 11 11:28:06 UTC 2022 - Matej Cepl <mc...@suse.com>
+
+- Fix a bug in %%postun.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-sortinghat.spec ++++++
--- /var/tmp/diff_new_pack.xU1l90/_old  2022-05-12 23:00:14.184786818 +0200
+++ /var/tmp/diff_new_pack.xU1l90/_new  2022-05-12 23:00:14.188786823 +0200
@@ -17,7 +17,6 @@
 
 
 %define binaries stackalytics2sh mozilla2sh mailmap2sh grimoirelab2sh gitdm2sh 
eclipse2sh sortinghat sh2mg mg2sh
-
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 %define skip_python36 1
@@ -139,7 +138,7 @@
 
 %postun
 for b in %{binaries}; do
-  %python_uninstall_alternative stackalytics2sh
+  %python_uninstall_alternative $b
 done
 
 %files %{python_files}

Reply via email to