Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-numpy for openSUSE:Factory 
checked in at 2024-10-25 19:19:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-numpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-numpy.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-numpy"

Fri Oct 25 19:19:20 2024 rev:133 rq:1218079 version:2.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-numpy/python-numpy.changes        
2024-10-23 21:07:57.380907102 +0200
+++ /work/SRC/openSUSE:Factory/.python-numpy.new.2020/python-numpy.changes      
2024-10-25 19:20:11.920018372 +0200
@@ -1,0 +2,5 @@
+Thu Oct 24 12:21:00 UTC 2024 - Daniel Garcia <[email protected]>
+
+- Build with latest gcc for Leap 16.0
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-numpy.spec ++++++
--- /var/tmp/diff_new_pack.56Ryey/_old  2024-10-25 19:20:13.496084130 +0200
+++ /var/tmp/diff_new_pack.56Ryey/_new  2024-10-25 19:20:13.496084130 +0200
@@ -88,7 +88,7 @@
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pyproject-metadata >= 0.7.1}
 BuildRequires:  cmake
-%if 0%{?suse_version} <= 1600
+%if 0%{?suse_version} < 1600
 BuildRequires:  gcc12
 BuildRequires:  gcc12-c++
 %else
@@ -215,7 +215,7 @@
 %else
 export CFLAGS="%{optflags} -fno-strict-aliasing"
 %endif
-%if 0%{?suse_version} <= 1600
+%if 0%{?suse_version} < 1600
 export CC=gcc-12
 export CXX=g++-12
 %endif

Reply via email to