Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libzdnn for openSUSE:Factory checked 
in at 2025-03-13 15:07:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libzdnn (Old)
 and      /work/SRC/openSUSE:Factory/.libzdnn.new.19136 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libzdnn"

Thu Mar 13 15:07:53 2025 rev:8 rq:1252724 version:1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libzdnn/libzdnn.changes  2025-01-22 
16:37:53.485803336 +0100
+++ /work/SRC/openSUSE:Factory/.libzdnn.new.19136/libzdnn.changes       
2025-03-13 15:08:37.428306382 +0100
@@ -1,0 +2,6 @@
+Thu Mar 13 10:37:06 UTC 2025 - Richard Biener <rguent...@suse.com>
+
+- Drop special C++ build requires and setting of CC or CXX, libzdnn
+  is 99% C and builds fine with most GCC versions.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libzdnn.spec ++++++
--- /var/tmp/diff_new_pack.8UMwHW/_old  2025-03-13 15:08:37.816322657 +0100
+++ /var/tmp/diff_new_pack.8UMwHW/_new  2025-03-13 15:08:37.820322825 +0100
@@ -26,11 +26,6 @@
 Source:         zDNN-1.1.1.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  gcc-c++
-%if %{gcc_version} < 14
-BuildRequires:  gcc14-c++
-%else
-BuildRequires:  gcc%{gcc_version}-c++
-%endif
 
 ExclusiveArch:  s390x
 
@@ -69,15 +64,6 @@
 %autosetup -p1 -n zDNN-%{version}
 
 %build
-
-export CC=gcc-%{gcc_version}
-export CXX=g++-%{gcc_version}
-
-%if %{gcc_version} < 14
-export CC=gcc-14
-export CXX=g++-14
-%endif
-
 autoconf
 %configure
 %make_build build

Reply via email to