Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package munin for openSUSE:Factory checked in at 2023-04-22 22:01:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/munin (Old) and /work/SRC/openSUSE:Factory/.munin.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "munin" Sat Apr 22 22:01:16 2023 rev:30 rq:1081941 version:2.0.72 Changes: -------- --- /work/SRC/openSUSE:Factory/munin/munin.changes 2023-03-15 18:53:28.452053552 +0100 +++ /work/SRC/openSUSE:Factory/.munin.new.1533/munin.changes 2023-04-22 22:02:18.541879573 +0200 @@ -1,0 +2,6 @@ +Fri Apr 21 08:13:58 UTC 2023 - Max Lin <[email protected]> + +- Use python3 as the interpreter in ipmi_sensor_ and + smart_, boo#1210588 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ munin.spec ++++++ --- /var/tmp/diff_new_pack.QmK8fo/_old 2023-04-22 22:02:19.089882849 +0200 +++ /var/tmp/diff_new_pack.QmK8fo/_new 2023-04-22 22:02:19.093882873 +0200 @@ -206,7 +206,7 @@ %{buildroot}/%{_prefix}/lib/munin/plugins/ipmi_sensor_ \ %{buildroot}/%{_prefix}/lib/munin/plugins/smart_ \ ; do - sed -i -e 's|^#!%{_bindir}/env python|#!%{_bindir}/python|' $F + sed -i -e 's|^#!%{_bindir}/env python|#!%{_bindir}/python3|' $F done for F in \ %{buildroot}/%{_prefix}/lib/munin/plugins/tomcat_ \
