Hello community,

here is the log from the commit of package serd for openSUSE:Factory checked in 
at 2018-10-01 09:05:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/serd (Old)
 and      /work/SRC/openSUSE:Factory/.serd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "serd"

Mon Oct  1 09:05:43 2018 rev:14 rq:637393 version:0.30.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/serd/serd.changes        2018-09-11 
17:10:29.464041423 +0200
+++ /work/SRC/openSUSE:Factory/.serd.new/serd.changes   2018-10-01 
09:05:47.907873100 +0200
@@ -1,0 +2,5 @@
+Fri Sep 21 06:23:43 UTC 2018 - [email protected]
+
+- Use -std=gnu99 to fix compilation of bogus C code
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ serd.spec ++++++
--- /var/tmp/diff_new_pack.ntJrSB/_old  2018-10-01 09:05:48.327872738 +0200
+++ /var/tmp/diff_new_pack.ntJrSB/_new  2018-10-01 09:05:48.331872734 +0200
@@ -64,7 +64,7 @@
 for i in `grep -rl "%{_bindir}/env python"`;do sed -i 
'1s/^#!.*/#!\/usr\/bin\/python3/' ${i} ;done
 
 %build
-export CFLAGS='%{optflags}'
+export CFLAGS='%{optflags} -std=gnu99'
 export CXXFLAGS='%{optflags}'
 ./waf configure \
   --prefix=%{_prefix} \


Reply via email to