Hello community,

here is the log from the commit of package ctris for openSUSE:Factory checked 
in at 2020-06-10 00:51:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ctris (Old)
 and      /work/SRC/openSUSE:Factory/.ctris.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ctris"

Wed Jun 10 00:51:46 2020 rev:2 rq:812903 version:0.42.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ctris/ctris.changes      2019-01-24 
14:15:39.775206587 +0100
+++ /work/SRC/openSUSE:Factory/.ctris.new.3606/ctris.changes    2020-06-10 
00:51:58.699503848 +0200
@@ -1,0 +2,5 @@
+Sun Jun  7 20:14:24 UTC 2020 - Martin Hauke <mar...@gmx.de>
+
+- Set CFLAGS+=-fcommon to workaround gcc10 errors (boo#1160244)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ctris.spec ++++++
--- /var/tmp/diff_new_pack.6UQr5z/_old  2020-06-10 00:51:59.999507212 +0200
+++ /var/tmp/diff_new_pack.6UQr5z/_new  2020-06-10 00:52:00.003507223 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ctris
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -34,7 +34,7 @@
 %setup -q
 
 %build
-make CFLAGS="%{optflags}" %{?_smp_mflags}
+make CFLAGS="%{optflags} -fcommon" %{?_smp_mflags}
 
 %install
 %make_install BINDIR="%{buildroot}%{_bindir}"


Reply via email to