Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package miniupnpc for openSUSE:Factory checked in at 2021-04-01 14:16:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/miniupnpc (Old) and /work/SRC/openSUSE:Factory/.miniupnpc.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "miniupnpc" Thu Apr 1 14:16:00 2021 rev:21 rq:881375 version:2.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/miniupnpc/miniupnpc.changes 2021-01-15 19:44:41.837885064 +0100 +++ /work/SRC/openSUSE:Factory/.miniupnpc.new.2401/miniupnpc.changes 2021-04-01 14:16:07.939881211 +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: ------------------ ++++++ miniupnpc.spec ++++++ --- /var/tmp/diff_new_pack.s76XOl/_old 2021-04-01 14:16:08.387881990 +0200 +++ /var/tmp/diff_new_pack.s76XOl/_new 2021-04-01 14:16:08.391881996 +0200 @@ -36,8 +36,8 @@ BuildRequires: python-rpm-macros Requires: libminiupnpc%{soname} = %{version}-%{release} -%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