Hello community,

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

Package is "sratom"

Mon Oct  1 09:05:50 2018 rev:12 rq:637394 version:0.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/sratom/sratom.changes    2018-09-11 
17:11:06.399983981 +0200
+++ /work/SRC/openSUSE:Factory/.sratom.new/sratom.changes       2018-10-01 
09:05:51.327870156 +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:
------------------
++++++ sratom.spec ++++++
--- /var/tmp/diff_new_pack.8hOWPK/_old  2018-10-01 09:05:52.407869227 +0200
+++ /var/tmp/diff_new_pack.8hOWPK/_new  2018-10-01 09:05:52.411869224 +0200
@@ -31,7 +31,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  python3
 BuildRequires:  pkgconfig(lv2) >= 1.10.0
-BuildRequires:  pkgconfig(serd-0) >= 0.23.0
+BuildRequires:  pkgconfig(serd-0) >= 0.30.0
 BuildRequires:  pkgconfig(sord-0) >= 0.12.0
 
 %description
@@ -58,7 +58,7 @@
 %setup -q
 
 %build
-export CFLAGS='%{optflags}'
+export CFLAGS='%{optflags} -std=gnu99'
 export CXXFLAGS='%{optflags}'
 python3 ./waf configure \
   --prefix=%{_prefix} \


Reply via email to