Hello community,

here is the log from the commit of package buzztrax for openSUSE:Factory 
checked in at 2018-03-26 13:13:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/buzztrax (Old)
 and      /work/SRC/openSUSE:Factory/.buzztrax.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "buzztrax"

Mon Mar 26 13:13:07 2018 rev:9 rq:590816 version:0.10.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/buzztrax/buzztrax.changes        2018-01-06 
18:51:17.897318945 +0100
+++ /work/SRC/openSUSE:Factory/.buzztrax.new/buzztrax.changes   2018-03-26 
13:13:13.439428228 +0200
@@ -1,0 +2,6 @@
+Sat Mar 24 06:22:13 UTC 2018 - [email protected]
+
+- Fix build with -Wno-error=incompatible-pointer-types reported
+  upstream https://github.com/Buzztrax/buzztrax/issues/74
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ buzztrax.spec ++++++
--- /var/tmp/diff_new_pack.s9q2af/_old  2018-03-26 13:13:14.579387233 +0200
+++ /var/tmp/diff_new_pack.s9q2af/_new  2018-03-26 13:13:14.583387090 +0200
@@ -219,7 +219,7 @@
 %endif
 export CFLAGS="%{optflags} -Wno-error=deprecated-declarations"
 %if 0%{?gcc_version} >= 7
-export CFLAGS="$CFLAGS -Wno-error=format-truncation= 
-Wno-error=format-overflow="
+export CFLAGS="$CFLAGS -Wno-error=format-truncation= 
-Wno-error=format-overflow= -Wno-error=incompatible-pointer-types"
 %endif
 
 /bin/sh ./autogen.sh --noconfigure


Reply via email to