Hello community,

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

Package is "gpredict"

Thu Jun 11 10:13:53 2020 rev:5 rq:813390 version:2.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpredict/gpredict.changes        2018-01-23 
13:53:34.383978190 +0100
+++ /work/SRC/openSUSE:Factory/.gpredict.new.3606/gpredict.changes      
2020-06-11 10:17:39.137652739 +0200
@@ -1,0 +2,5 @@
+Wed Jun 10 10:29:58 UTC 2020 - Martin Hauke <[email protected]>
+
+- Set CFLAGS+=-fcommon to workaround gcc10 errors (boo#1160244)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gpredict.spec ++++++
--- /var/tmp/diff_new_pack.HGCkWe/_old  2020-06-11 10:17:40.445656938 +0200
+++ /var/tmp/diff_new_pack.HGCkWe/_new  2020-06-11 10:17:40.449656951 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gpredict
 #
-# 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/
 #
 
 
@@ -20,9 +20,9 @@
 Version:        2.2.1
 Release:        0
 Summary:        Realtime satellite tracking and orbit prediction application
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          Productivity/Hamradio/Other
-Url:            http://gpredict.oz9aec.net/
+URL:            http://gpredict.oz9aec.net/
 Source:         
https://github.com/csete/gpredict/releases/download/v%{version}/gpredict-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
@@ -55,6 +55,7 @@
 %setup -q
 
 %build
+export CFLAGS="%optflags -fcommon"
 %configure \
     --disable-silent-rules
 make %{?_smp_mflags}


Reply via email to