Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libpfm for openSUSE:Factory checked in at 2021-04-01 14:16:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libpfm (Old) and /work/SRC/openSUSE:Factory/.libpfm.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libpfm" Thu Apr 1 14:16:13 2021 rev:27 rq:882196 version:4.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libpfm/libpfm.changes 2021-02-17 18:09:15.885828919 +0100 +++ /work/SRC/openSUSE:Factory/.libpfm.new.2401/libpfm.changes 2021-04-01 14:16:29.535910929 +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: ------------------ ++++++ libpfm.spec ++++++ --- /var/tmp/diff_new_pack.vIGtL5/_old 2021-04-01 14:16:30.063911536 +0200 +++ /var/tmp/diff_new_pack.vIGtL5/_new 2021-04-01 14:16:30.067911540 +0200 @@ -35,8 +35,8 @@ BuildRequires: python-rpm-macros BuildRequires: swig >= 2.0.5 -%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
