Hello community,

here is the log from the commit of package netcdf-cxx4 for openSUSE:Factory 
checked in at 2020-09-15 16:24:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netcdf-cxx4 (Old)
 and      /work/SRC/openSUSE:Factory/.netcdf-cxx4.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netcdf-cxx4"

Tue Sep 15 16:24:55 2020 rev:13 rq:833708 version:4.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/netcdf-cxx4/netcdf-cxx4.changes  2019-10-04 
11:22:37.708912752 +0200
+++ /work/SRC/openSUSE:Factory/.netcdf-cxx4.new.4249/netcdf-cxx4.changes        
2020-09-15 16:25:41.050447090 +0200
@@ -1,0 +2,5 @@
+Fri Sep 11 06:12:00 UTC 2020 - Egbert Eich <e...@suse.com>
+
+- Add build support for gcc8/9/10 to HPC build (bsc#1174439). 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ netcdf-cxx4.spec ++++++
--- /var/tmp/diff_new_pack.3lkyJ2/_old  2020-09-15 16:25:42.258448247 +0200
+++ /var/tmp/diff_new_pack.3lkyJ2/_new  2020-09-15 16:25:42.262448251 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package netcdf
+# spec file for package netcdf-cxx4
 #
-# Copyright (c) 2019 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
@@ -46,6 +46,24 @@
 %define c_f_ver 7
 %endif
 
+%if "%flavor" == "gnu8-hpc"
+%global compiler_family gnu
+%bcond_without hpc
+%define c_f_ver 8
+%endif
+
+%if "%flavor" == "gnu9-hpc"
+%global compiler_family gnu
+%bcond_without hpc
+%define c_f_ver 9
+%endif
+
+%if "%flavor" == "gnu10-hpc"
+%global compiler_family gnu
+%bcond_without hpc
+%define c_f_ver 10
+%endif
+
 %if !0%{?is_opensuse} && !0%{?with_hpc:1}
 ExclusiveArch:  do_not_build
 %endif
@@ -73,7 +91,7 @@
 Summary:        C++ library for the Unidata network Common Data Form version 4
 License:        NetCDF
 Group:          Productivity/Scientific/Other
-Url:            http://www.unidata.ucar.edu/software/netcdf/
+URL:            http://www.unidata.ucar.edu/software/netcdf/
 Source0:        
http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-cxx4-%{version}.tar.gz
 Patch0:         netcdf-cxx4-testsuite_bigendian.patch
 %if %{without hpc}


Reply via email to