Hello community,
here is the log from the commit of package parallel-netcdf for openSUSE:Factory
checked in at 2019-09-11 10:37:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/parallel-netcdf (Old)
and /work/SRC/openSUSE:Factory/.parallel-netcdf.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "parallel-netcdf"
Wed Sep 11 10:37:01 2019 rev:3 rq:729862 version:1.7.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/parallel-netcdf/parallel-netcdf.changes
2016-08-10 21:56:36.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.parallel-netcdf.new.7948/parallel-netcdf.changes
2019-09-11 10:37:02.255267582 +0200
@@ -1,0 +2,5 @@
+Tue Sep 10 12:06:39 UTC 2019 - Christophe Giboudeaux <[email protected]>
+
+- Use -ffat-lto-objects when building static libraries.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ parallel-netcdf.spec ++++++
--- /var/tmp/diff_new_pack.bTl8Qy/_old 2019-09-11 10:37:03.179267313 +0200
+++ /var/tmp/diff_new_pack.bTl8Qy/_new 2019-09-11 10:37:03.179267313 +0200
@@ -1,7 +1,7 @@
#
# spec file for package parallel-netcdf
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -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/
#
@@ -212,6 +212,7 @@
done
%build
+%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
for mpi in %_mpi; do
pushd $mpi
%configure --prefix=%{_libdir}/mpi/gcc/$mpi \