Hello community,

here is the log from the commit of package thunarx-python for openSUSE:Factory 
checked in at 2020-06-09 00:07:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/thunarx-python (Old)
 and      /work/SRC/openSUSE:Factory/.thunarx-python.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "thunarx-python"

Tue Jun  9 00:07:33 2020 rev:9 rq:812538 version:0.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/thunarx-python/thunarx-python.changes    
2020-03-17 13:11:45.753873474 +0100
+++ /work/SRC/openSUSE:Factory/.thunarx-python.new.3606/thunarx-python.changes  
2020-06-09 00:09:41.958354523 +0200
@@ -1,0 +2,5 @@
+Mon Jun  8 08:08:17 UTC 2020 - Stefan Seyfried <seife+...@b1-systems.com>
+
+- add -fcommon to CFLAGS to work around gcc10 default changes
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ thunarx-python.spec ++++++
--- /var/tmp/diff_new_pack.pOB7hd/_old  2020-06-09 00:09:43.390358918 +0200
+++ /var/tmp/diff_new_pack.pOB7hd/_new  2020-06-09 00:09:43.390358918 +0200
@@ -49,6 +49,8 @@
 %autosetup -p1
 
 %build
+# gcc10 workaround
+export CFLAGS="%{optflags} -fcommon"
 %configure \
     --enable-gtk-doc \
     --docdir=%{_defaultdocdir}/%{name}


Reply via email to