Hello community,

here is the log from the commit of package sscep for openSUSE:Factory checked 
in at 2020-09-27 11:50:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sscep (Old)
 and      /work/SRC/openSUSE:Factory/.sscep.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sscep"

Sun Sep 27 11:50:49 2020 rev:2 rq:837841 version:0.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sscep/sscep.changes      2020-04-21 
13:06:16.688287052 +0200
+++ /work/SRC/openSUSE:Factory/.sscep.new.4249/sscep.changes    2020-09-27 
11:50:50.992112829 +0200
@@ -1,0 +2,5 @@
+Sun Jun  7 19:17:55 UTC 2020 - Martin Hauke <mar...@gmx.de>
+
+- Set CFLAGS+=-fcommon to workaround GCC10 compilation issues
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sscep.spec ++++++
--- /var/tmp/diff_new_pack.TXWj2M/_old  2020-09-27 11:50:51.660113549 +0200
+++ /var/tmp/diff_new_pack.TXWj2M/_new  2020-09-27 11:50:51.664113554 +0200
@@ -1,6 +1,7 @@
 #
 # spec file for package sscep
 #
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2016-2020, Martin Hauke <mar...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -12,7 +13,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -35,7 +36,7 @@
 
 %build
 ./Configure
-%make_build sscep_dyn CFLAGS="%{optflags}"
+%make_build sscep_dyn CFLAGS="%{optflags} -fcommon"
 
 %install
 install -Dpm 0644 sscep.conf %{buildroot}%{_sysconfdir}/sscep/sscep.conf


Reply via email to