Hello community,

here is the log from the commit of package wizznic for openSUSE:Factory checked 
in at 2015-06-23 11:58:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wizznic (Old)
 and      /work/SRC/openSUSE:Factory/.wizznic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wizznic"

Changes:
--------
--- /work/SRC/openSUSE:Factory/wizznic/wizznic.changes  2014-11-15 
12:29:59.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.wizznic.new/wizznic.changes     2015-06-23 
11:58:27.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jun 19 14:53:57 UTC 2015 - [email protected]
+
+- Force GNU inline semantics, fixes build with GCC5.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ wizznic.spec ++++++
--- /var/tmp/diff_new_pack.0k9Zbf/_old  2015-06-23 11:58:28.000000000 +0200
+++ /var/tmp/diff_new_pack.0k9Zbf/_new  2015-06-23 11:58:28.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wizznic
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright Vincent Petry <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -48,7 +48,7 @@
 sed -i 's|chmod -R 755|#chmod -R 755|' Makefile
 
 %build
-make %{?_smp_mflags} CFLAGS="%{optflags}" DATADIR="%{_datadir}/%{name}/"
+make %{?_smp_mflags} CFLAGS="%{optflags} -fgnu89-inline" 
DATADIR="%{_datadir}/%{name}/"
 
 # Correct what fdupes didn't find
 rm -fv data/menu/charmap0.png


Reply via email to