Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package net-snmp for openSUSE:Factory checked in at 2021-05-12 19:31:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/net-snmp (Old) and /work/SRC/openSUSE:Factory/.net-snmp.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "net-snmp" Wed May 12 19:31:27 2021 rev:96 rq:891838 version:5.9 Changes: -------- --- /work/SRC/openSUSE:Factory/net-snmp/net-snmp.changes 2021-02-07 15:13:52.545377252 +0100 +++ /work/SRC/openSUSE:Factory/.net-snmp.new.2988/net-snmp.changes 2021-05-12 19:31:37.671182449 +0200 @@ -1,0 +2,8 @@ +Thu Mar 25 16:27:58 UTC 2021 - Ben Greiner <[email protected]> + +- Can't assume non-existence of python38 macros in Leap. + gh#openSUSE/python-rpm-macros#107 + Test for suse_version instead. Only Tumbleweed has and needs the + python_subpackage_only support. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ net-snmp.spec ++++++ --- /var/tmp/diff_new_pack.ZHdvlG/_old 2021-05-12 19:31:38.939177384 +0200 +++ /var/tmp/diff_new_pack.ZHdvlG/_new 2021-05-12 19:31:38.939177384 +0200 @@ -79,8 +79,8 @@ BuildRequires: libsensors4-devel %endif -%if 0%{?python38_version_nodots} -# if python multiflavor is in place yet, use it to generate subpackages +%if 0%{?suse_version} >= 1550 +# TW: generate subpackages for every python3 flavor %define python_subpackage_only 1 %python_subpackages %else
