Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qpid-proton for openSUSE:Factory checked in at 2021-04-01 14:16:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qpid-proton (Old) and /work/SRC/openSUSE:Factory/.qpid-proton.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qpid-proton" Thu Apr 1 14:16:01 2021 rev:21 rq:881406 version:0.33.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qpid-proton/qpid-proton.changes 2021-03-24 16:09:46.879739349 +0100 +++ /work/SRC/openSUSE:Factory/.qpid-proton.new.2401/qpid-proton.changes 2021-04-01 14:16:09.299883572 +0200 @@ -1,0 +2,8 @@ +Thu Mar 25 16:27:58 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- 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: ------------------ ++++++ qpid-proton.spec ++++++ --- /var/tmp/diff_new_pack.Rt20hC/_old 2021-04-01 14:16:09.791884426 +0200 +++ /var/tmp/diff_new_pack.Rt20hC/_new 2021-04-01 14:16:09.791884426 +0200 @@ -50,8 +50,8 @@ BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: swig >= 2.0.9 -%if 0%{?python38_version_nodots} -# if python multiflavor is in place, 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