Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-sip for openSUSE:Factory checked in at 2021-11-27 00:50:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sip (Old) and /work/SRC/openSUSE:Factory/.python-sip.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sip" Sat Nov 27 00:50:31 2021 rev:113 rq:933291 version:MACRO Changes: -------- --- /work/SRC/openSUSE:Factory/python-sip/python-sip.changes 2021-09-20 23:31:58.403086126 +0200 +++ /work/SRC/openSUSE:Factory/.python-sip.new.1895/python-sip.changes 2021-11-27 00:50:58.882873122 +0100 @@ -1,0 +2,5 @@ +Sun Nov 7 15:24:36 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- Make sip6 also the default on Leap -- boo#1192300 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sip.spec ++++++ --- /var/tmp/diff_new_pack.IX3rvH/_old 2021-11-27 00:50:59.906869586 +0100 +++ /var/tmp/diff_new_pack.IX3rvH/_new 2021-11-27 00:50:59.906869586 +0100 @@ -16,12 +16,9 @@ # -%if 0%{?suse_version} <= 1500 -%define sipN sip4 -%else +# Default is sip6 for all distributions. Be sure to branch both python-sip6 and python-sip into +# any project using this metapackge. %define sipN sip6 -%endif - # query the default provider and assume that all installed python flavors have the same version %define Nversion %(rpm -q --qf '%%{version}' --whatprovides python3-%{sipN}-devel) %{?!python_module:%define python_module() python3-%{**}}