Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package zlib-ng for openSUSE:Factory checked 
in at 2023-07-25 11:49:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zlib-ng (Old)
 and      /work/SRC/openSUSE:Factory/.zlib-ng.new.1467 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zlib-ng"

Tue Jul 25 11:49:37 2023 rev:14 rq:1099699 version:2.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/zlib-ng/zlib-ng.changes  2023-07-18 
22:07:42.626850158 +0200
+++ /work/SRC/openSUSE:Factory/.zlib-ng.new.1467/zlib-ng.changes        
2023-07-25 11:50:07.793110530 +0200
@@ -1,0 +2,6 @@
+Wed Jul 19 11:46:35 UTC 2023 - Andreas Schwab <sch...@suse.de>
+
+- Fix build on riscv64
+- Build with %{optflags}
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ zlib-ng.spec ++++++
--- /var/tmp/diff_new_pack.gVF4f6/_old  2023-07-25 11:50:10.045123716 +0200
+++ /var/tmp/diff_new_pack.gVF4f6/_new  2023-07-25 11:50:10.049123739 +0200
@@ -78,12 +78,13 @@
 # 32-bit Arm requires to set soft/hard float
 %cmake \
 %ifarch %{arm}
-  -DCMAKE_C_FLAGS=-mfloat-abi=hard \
+  -DCMAKE_C_FLAGS="%{optflags} -mfloat-abi=hard" \
 %endif
 %if %{with zlib_compat}
   -DZLIB_COMPAT=ON \
 %endif
   -DINSTALL_LIB_DIR=%{_libdir} \
+  -DWITH_RVV=OFF \
   -DWITH_GTEST=OFF
 %cmake_build
 

Reply via email to