Hello community,

here is the log from the commit of package boost for openSUSE:Factory checked 
in at 2019-12-24 14:28:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/boost (Old)
 and      /work/SRC/openSUSE:Factory/.boost.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "boost"

Tue Dec 24 14:28:59 2019 rev:134 rq:757531 version:1.71.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/boost/boost.changes      2019-11-26 
17:09:22.343903276 +0100
+++ /work/SRC/openSUSE:Factory/.boost.new.6675/boost.changes    2019-12-24 
14:29:02.450548969 +0100
@@ -1,0 +2,6 @@
+Fri Dec 13 04:03:05 UTC 2019 - Stefan BrĂ¼ns <[email protected]>
+
+- Remove hardcoded abiflags (%py3_abiflags is not available for 3
+  years), use python3-config instead. Fixes build with Python 3.8.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ boost.spec ++++++
--- /var/tmp/diff_new_pack.mwdNOG/_old  2019-12-24 14:29:05.614550500 +0100
+++ /var/tmp/diff_new_pack.mwdNOG/_new  2019-12-24 14:29:05.614550500 +0100
@@ -1323,7 +1323,7 @@
 %if %{with python3}
 cp user-config.jam user-config-py3.jam
 # sed -i -e 's#//boost_python#//boost_python3#' ./user-config-py3.jam
-%{?!py3_abiflags: %define py3_abiflags m}
+%define py3_abiflags %(python3-config --abiflags)
 %{?!python3_version: %define python3_version %{py3_ver} }
 
 cat << EOF >> user-config-py3.jam


Reply via email to