Hello community,

here is the log from the commit of package python-parted for openSUSE:Factory 
checked in at 2020-06-03 20:32:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-parted (Old)
 and      /work/SRC/openSUSE:Factory/.python-parted.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-parted"

Wed Jun  3 20:32:13 2020 rev:3 rq:810836 version:3.11.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-parted/python-parted.changes      
2018-05-29 16:51:23.965751029 +0200
+++ /work/SRC/openSUSE:Factory/.python-parted.new.3606/python-parted.changes    
2020-06-03 20:32:59.669261382 +0200
@@ -1,0 +2,5 @@
+Tue Jun  2 12:08:22 UTC 2020 - Matej Cepl <mc...@suse.com>
+
+- Enable -fcommon which is not default with GCC10.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-parted.spec ++++++
--- /var/tmp/diff_new_pack.Ze1Jmm/_old  2020-06-03 20:33:00.417263726 +0200
+++ /var/tmp/diff_new_pack.Ze1Jmm/_new  2020-06-03 20:33:00.417263726 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-parted
 #
-# Copyright (c) 2018 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
@@ -12,7 +12,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/
 #
 
 
@@ -54,6 +54,8 @@
 %autopatch -p1
 
 %build
+export CFLAGS="%{optflags} -fcommon"
+export CXXFLAGS="%{optflags} -fcommon"
 %python_build
 
 %install


Reply via email to