Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cgns for openSUSE:Factory checked in 
at 2022-05-30 12:43:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cgns (Old)
 and      /work/SRC/openSUSE:Factory/.cgns.new.2254 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cgns"

Mon May 30 12:43:20 2022 rev:6 rq:979624 version:4.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cgns/cgns.changes        2021-02-19 
23:44:39.155327350 +0100
+++ /work/SRC/openSUSE:Factory/.cgns.new.2254/cgns.changes      2022-05-30 
12:43:54.916387726 +0200
@@ -1,0 +2,23 @@
+Tue May 17 08:58:52 UTC 2022 - Ferdinand Thiessen <r...@fthiessen.de>
+
+- Update to version 4.3.0:
+  * Add a context structure to handle cleanly cgio/hdf5 state
+  * When opening a CGNS file with MLL the whole file is parsed.
+  * Fix an uninitialized local array by copying m_dimvals to dimvals.
+  * Set the default file_type in cg_open only when in write mode
+  * Multiplication result converted to larger type fixes
+- Update to version 4.2.0:
+  * New C and Fortran APIs that allows for reading/writing datatypes 
+    that are different from cgsize_t
+  * Added a diskless option for creating a CGNS file in memory and
+    then to optionally persist the memory to disk.
+  * Mapping of X4/X8 was lost when moving from ADF to HDF5.
+    This fix reintroduces it as an experimental feature.
+  * Tuned the parallel library algorithms to improve metadata type operations
+  * Experimental support for conversion of FamilySpecified BC for
+    AFLR3 file format, PR#247
+  * Added check on node names according to SIDS
+  * added warning if ZoneBC_t is missing while zone surfaces are
+    present in a 3D mesh.
+
+-------------------------------------------------------------------

Old:
----
  cgns-4.1.2.tar.gz

New:
----
  cgns-4.3.0.tar.gz

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

Other differences:
------------------
++++++ cgns.spec ++++++
--- /var/tmp/diff_new_pack.NP6uLd/_old  2022-05-30 12:43:55.412388386 +0200
+++ /var/tmp/diff_new_pack.NP6uLd/_new  2022-05-30 12:43:55.416388391 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cgns
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,9 @@
 #
 
 
-%define libname libcgns4_1
+%define libname libcgns4_3
 Name:           cgns
-Version:        4.1.2
+Version:        4.3.0
 Release:        0
 Summary:        CFD General Notation System
 License:        Zlib
@@ -111,6 +111,7 @@
 %{_includedir}/cgns.mod
 %{_includedir}/cgnsBuild.defs
 %{_libdir}/libcgns.so
+%{_libdir}/cmake/cgns
 
 %files devel-static
 %{_libdir}/libcgns.a

++++++ cgns-4.1.2.tar.gz -> cgns-4.3.0.tar.gz ++++++
++++ 57920 lines of diff (skipped)

Reply via email to