Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lib2geom for openSUSE:Factory 
checked in at 2023-09-02 22:07:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lib2geom (Old)
 and      /work/SRC/openSUSE:Factory/.lib2geom.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lib2geom"

Sat Sep  2 22:07:11 2023 rev:5 rq:1105494 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lib2geom/lib2geom.changes        2023-07-29 
20:10:06.569860126 +0200
+++ /work/SRC/openSUSE:Factory/.lib2geom.new.1766/lib2geom.changes      
2023-09-02 22:07:26.414807442 +0200
@@ -1,0 +2,6 @@
+Wed Aug 23 13:38:04 UTC 2023 - Jan Engelhardt <jeng...@inai.de>
+
+- Add -DNDEBUG to CFLAGS explicitly, since the i586 build depends
+  on it.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lib2geom.spec ++++++
--- /var/tmp/diff_new_pack.FXhEDM/_old  2023-09-02 22:07:27.582849180 +0200
+++ /var/tmp/diff_new_pack.FXhEDM/_new  2023-09-02 22:07:27.586849323 +0200
@@ -70,7 +70,8 @@
 %autosetup -n %{name}-%{short_version} -p1
 
 %build
-%global optflags %optflags -fexcess-precision=fast
+export CFLAGS="%optflags -fexcess-precision=fast -DNDEBUG"
+export CXXFLAGS="$CFLAGS"
 %cmake -Wno-dev \
        -D2GEOM_BUILD_SHARED:BOOL=ON \
        -D2GEOM_TOYS:BOOL=OFF \

Reply via email to