Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gmsh for openSUSE:Factory checked in at 2021-04-29 01:37:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gmsh (Old) and /work/SRC/openSUSE:Factory/.gmsh.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gmsh" Thu Apr 29 01:37:46 2021 rev:7 rq:888889 version:4.8.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gmsh/gmsh.changes 2021-02-19 23:44:37.659325883 +0100 +++ /work/SRC/openSUSE:Factory/.gmsh.new.12324/gmsh.changes 2021-04-29 01:38:41.554603286 +0200 @@ -1,0 +2,45 @@ +Mon Apr 26 21:00:19 UTC 2021 - Stefan Br??ns <[email protected]> + +- Update to 4.8.3: + * Small bug fixes. +- Update to 4.8.2: + * Fixed regression in OCC transforms + * Fixed cwrap API. +- Update to 4.8.1: + * Improved performance when transforming many OCC entities + * Fixed regression in high-order meshing of surfaces with + singular parametrizations + * Small bug fixes. +- Update to 4.8.0: + * New interactive and fully parametrizable definition of boundary + conditions, materials, etc. through ONELAB variables + * New API functions for creating trimmed BSpline/Bezier patches, + perform raw triangulations and tetrehedralizations, get upward + adjacencies, and create extruded boundary layers and automatic + curve loops in built-in kernel + * Improved performance of high-order meshing of OCC models + * Improved handling of high resolution displays + * New structured CGNS exporter + * New transfinite Beta law + * Added support for embedded curves in HXT + * Added automatic conversion from partitioned MSH2 files to new + partitioned entities + * Element groups can now be imported from UNV files + * Fixed order of Gauss quadrature for quads and hexas + * Code modernization (C++11) + * Further uniformization of option names to match the documented + terminology (Mesh.Point -> Mesh.Node, ...; old names are still + accepted, but deprecated) + * Deprecated Mesh.MinimumElementsPerTwoPi: set value directly to + Mesh.MeshSizeFromCurvature instead + * Python and Julia APIs now also define snake case aliases for + all camelCase function names + * Small bug fixes and improvements. + * Incompatible API changes: + + new optional arguments to mesh/classifySurfaces, + occ/addBSplineSurface, occ/addBezierSurface, occ/addPipe + and view/probe + + renamed mesh/getEdgeNumber as mesh/getEdges. +- Rebase gmsh-3.0.5-add-shebang-to-onelab.patch + +------------------------------------------------------------------- Old: ---- gmsh-4.7.1-source.tgz New: ---- gmsh-4.8.3-source.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gmsh.spec ++++++ --- /var/tmp/diff_new_pack.Sg73d5/_old 2021-04-29 01:38:42.206604210 +0200 +++ /var/tmp/diff_new_pack.Sg73d5/_new 2021-04-29 01:38:42.210604216 +0200 @@ -16,11 +16,11 @@ # -%define libver 4_7 +%define libver 4_8 %bcond_with static_lib %bcond_with pdf_doc Name: gmsh -Version: 4.7.1 +Version: 4.8.3 Release: 0 Summary: A three-dimensional finite element mesh generator License: GPL-2.0-or-later ++++++ gmsh-3.0.5-add-shebang-to-onelab.patch ++++++ --- /var/tmp/diff_new_pack.Sg73d5/_old 2021-04-29 01:38:42.234604250 +0200 +++ /var/tmp/diff_new_pack.Sg73d5/_new 2021-04-29 01:38:42.238604255 +0200 @@ -5,5 +5,5 @@ @@ -1,3 +1,4 @@ +#!/usr/bin/python3 """ - ONELAB - Copyright (C) 2011-2020 Universite de Liege - Universite catholique + ONELAB - Copyright (C) 2011-2021 Universite de Liege - Universite catholique de Louvain ++++++ gmsh-4.7.1-source.tgz -> gmsh-4.8.3-source.tgz ++++++ /work/SRC/openSUSE:Factory/gmsh/gmsh-4.7.1-source.tgz /work/SRC/openSUSE:Factory/.gmsh.new.12324/gmsh-4.8.3-source.tgz differ: char 5, line 1
