Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python311 for openSUSE:Factory checked in at 2024-11-15 15:37:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python311 (Old) and /work/SRC/openSUSE:Factory/.python311.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python311" Fri Nov 15 15:37:40 2024 rev:43 rq:1224080 version:3.11.10 Changes: -------- --- /work/SRC/openSUSE:Factory/python311/python311.changes 2024-11-03 07:17:01.910499438 +0100 +++ /work/SRC/openSUSE:Factory/.python311.new.2017/python311.changes 2024-11-15 15:37:41.548480423 +0100 @@ -1,0 +2,5 @@ +Mon Nov 11 12:43:40 UTC 2024 - Daniel Garcia <daniel.gar...@suse.com> + +- Remove -IVendor/ from python-config boo#1231795 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python311.spec ++++++ --- /var/tmp/diff_new_pack.mBkPGs/_old 2024-11-15 15:37:42.516520967 +0100 +++ /var/tmp/diff_new_pack.mBkPGs/_new 2024-11-15 15:37:42.516520967 +0100 @@ -768,6 +768,9 @@ # install devel files to /config #cp Makefile Makefile.pre.in Makefile.pre $RPM_BUILD_ROOT%%{sitedir}/config-%%{python_abi}/ +# Remove -IVendor/ from python-config boo#1231795 +sed -i 's/-IVendor\///' %{buildroot}%{_bindir}/python%{python_abi}-config + # RPM macros %if %{primary_interpreter} mkdir -p %{buildroot}%{_rpmconfigdir}/macros.d/