Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package avahi for openSUSE:Factory checked in at 2021-10-29 22:33:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/avahi (Old) and /work/SRC/openSUSE:Factory/.avahi.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "avahi" Fri Oct 29 22:33:48 2021 rev:143 rq:927479 version:0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/avahi/avahi-glib2.changes 2021-10-20 20:23:40.313355393 +0200 +++ /work/SRC/openSUSE:Factory/.avahi.new.1890/avahi-glib2.changes 2021-10-29 22:34:42.595692924 +0200 @@ -1,0 +2,8 @@ +Mon Oct 25 13:20:49 UTC 2021 - Yifan Jiang <yfji...@suse.com> + +- Change %python38_version_nodots to %suse_version which is + compatible with Leap and SLE. See also: + + https://github.com/openSUSE/python-rpm-macros/issues/107 + +------------------------------------------------------------------- avahi-mono.changes: same change avahi-qt5.changes: same change avahi.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ avahi-glib2.spec ++++++ --- /var/tmp/diff_new_pack.s0Uu8j/_old 2021-10-29 22:34:43.339693204 +0200 +++ /var/tmp/diff_new_pack.s0Uu8j/_new 2021-10-29 22:34:43.339693204 +0200 @@ -144,8 +144,8 @@ BuildRequires: %{python_module dbm} BuildRequires: %{python_module dbus-python} 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 @@ -414,6 +414,7 @@ # This is the avahi-discover command, only provided for the primary python3 flavor + %package -n python3-avahi-gtk Summary: A set of Avahi utilities written in Python Using python-gtk Group: Development/Languages/Python avahi-mono.spec: same change avahi-qt5.spec: same change ++++++ avahi.spec ++++++ --- /var/tmp/diff_new_pack.s0Uu8j/_old 2021-10-29 22:34:43.407693230 +0200 +++ /var/tmp/diff_new_pack.s0Uu8j/_new 2021-10-29 22:34:43.411693232 +0200 @@ -147,8 +147,8 @@ BuildRequires: %{python_module dbm} BuildRequires: %{python_module dbus-python} 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 @@ -417,6 +417,7 @@ # This is the avahi-discover command, only provided for the primary python3 flavor + %package -n python3-avahi-gtk Summary: A set of Avahi utilities written in Python Using python-gtk Group: Development/Languages/Python