Hello community,

here is the log from the commit of package netcdf for openSUSE:Factory checked 
in at 2018-02-21 14:10:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netcdf (Old)
 and      /work/SRC/openSUSE:Factory/.netcdf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netcdf"

Wed Feb 21 14:10:55 2018 rev:41 rq:574863 version:4.4.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/netcdf/netcdf.changes    2018-01-25 
12:35:26.744934514 +0100
+++ /work/SRC/openSUSE:Factory/.netcdf.new/netcdf.changes       2018-02-21 
14:10:55.623365776 +0100
@@ -1,0 +2,10 @@
+Fri Feb  9 20:12:12 UTC 2018 - [email protected]
+
+- Add support for openmpi2 for HPC (FATE#325089).
+
+-------------------------------------------------------------------
+Fri Feb  9 14:53:58 UTC 2018 - [email protected]
+
+- Fix summary in module files (bnc#1080259)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ netcdf.spec ++++++
--- /var/tmp/diff_new_pack.1lGG6n/_old  2018-02-21 14:10:56.679327749 +0100
+++ /var/tmp/diff_new_pack.1lGG6n/_new  2018-02-21 14:10:56.683327605 +0100
@@ -74,6 +74,15 @@
 %bcond_without hpc
 %endif
 
+%if "%{flavor}" == "gnu-openmpi2-hpc"
+%{?DisOMPI2}
+%global compiler_family gnu
+%undefine c_f_ver
+%define mpi_flavor openmpi
+%define mpi_ver 2
+%bcond_without hpc
+%endif
+
 %if "%{flavor}" == "gnu-mvapich2-hpc"
 %global compiler_family gnu
 %undefine c_f_ver
@@ -484,7 +493,7 @@
 module-whatis "Name: %{hpc_upcase %pname} built with %{compiler_family} 
toolchain"
 module-whatis "Version: %{version}"
 module-whatis "Category: runtime library"
-module-whatis "Description: %{summary}"
+module-whatis "Description: %{SUMMARY:0}"
 module-whatis "%{url}"
 
 set             version             %{version}

++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.1lGG6n/_old  2018-02-21 14:10:56.719326309 +0100
+++ /var/tmp/diff_new_pack.1lGG6n/_new  2018-02-21 14:10:56.723326165 +0100
@@ -3,6 +3,7 @@
   <package>openmpi</package>
   <package>gnu-hpc</package>
   <package>gnu-openmpi-hpc</package>
+  <package>gnu-openmpi2-hpc</package>
   <package>gnu-openmpi3-hpc</package>
   <package>gnu-mvapich2-hpc</package>
   <package>gnu-mpich-hpc</package>



Reply via email to