Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package subunit for openSUSE:Factory checked in at 2021-04-01 14:15:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/subunit (Old) and /work/SRC/openSUSE:Factory/.subunit.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "subunit" Thu Apr 1 14:15:59 2021 rev:7 rq:881374 version:1.4.0+git.1584197985.0e9f67b Changes: -------- --- /work/SRC/openSUSE:Factory/subunit/subunit.changes 2020-12-04 21:27:29.634039242 +0100 +++ /work/SRC/openSUSE:Factory/.subunit.new.2401/subunit.changes 2021-04-01 14:16:07.287880081 +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: ------------------ ++++++ subunit.spec ++++++ --- /var/tmp/diff_new_pack.vXgyQU/_old 2021-04-01 14:16:07.803880975 +0200 +++ /var/tmp/diff_new_pack.vXgyQU/_new 2021-04-01 14:16:07.803880975 +0200 @@ -53,8 +53,8 @@ BuildRequires: python-rpm-macros BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: python-rpm-macros -%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