Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package zziplib for openSUSE:Factory checked 
in at 2024-07-18 19:15:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zziplib (Old)
 and      /work/SRC/openSUSE:Factory/.zziplib.new.17339 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zziplib"

Thu Jul 18 19:15:24 2024 rev:42 rq:1188127 version:0.13.72

Changes:
--------
--- /work/SRC/openSUSE:Factory/zziplib/zziplib.changes  2024-03-03 
20:19:19.525839380 +0100
+++ /work/SRC/openSUSE:Factory/.zziplib.new.17339/zziplib.changes       
2024-07-18 19:15:31.077153186 +0200
@@ -1,0 +2,6 @@
+Mon Jul 15 14:53:47 UTC 2024 - Martin Jambor <[email protected]>
+
+- Add -fpermissive to %{optflags} to workaround C99 violations which
+  cause GCC14 to throw an error by default. [boo#1225959]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ zziplib.spec ++++++
--- /var/tmp/diff_new_pack.KkywEy/_old  2024-07-18 19:15:31.901185828 +0200
+++ /var/tmp/diff_new_pack.KkywEy/_new  2024-07-18 19:15:31.901185828 +0200
@@ -65,6 +65,8 @@
 sed -i -e 's:docs ::g' Makefile.am
 
 %build
+# Workaround for boo#1225959
+%global optflags %{optflags} -fpermissive
 %cmake -DZZIP_TESTCVE=OFF
 %cmake_build
 

Reply via email to