Hello community,

here is the log from the commit of package sharutils for openSUSE:Factory 
checked in at 2020-01-30 09:38:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sharutils (Old)
 and      /work/SRC/openSUSE:Factory/.sharutils.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sharutils"

Thu Jan 30 09:38:14 2020 rev:29 rq:768016 version:4.15.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/sharutils/sharutils.changes      2019-09-07 
12:34:08.529667828 +0200
+++ /work/SRC/openSUSE:Factory/.sharutils.new.26092/sharutils.changes   
2020-01-30 09:38:56.009410881 +0100
@@ -1,0 +2,8 @@
+Tue Jan 21 11:28:05 UTC 2020 - Christian Vögl <cvo...@suse.de>
+
+- Add -fcommon to optflags. This fixes (boo#1160292), and can be 
+  removed if upstream releases a version which compiles with 
+  -fno-common
+ 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sharutils.spec ++++++
--- /var/tmp/diff_new_pack.XwYj5b/_old  2020-01-30 09:38:56.989411406 +0100
+++ /var/tmp/diff_new_pack.XwYj5b/_new  2020-01-30 09:38:56.993411408 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sharutils
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -62,6 +62,7 @@
 mkdir -p ../bin
 ln -snf /bin/true ../bin/compress
 PATH=$PWD/../bin:$PATH
+%global optflags %{optflags} -fcommon
 %configure \
        --with-openssl
 




Reply via email to