Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gmsh for openSUSE:Factory checked in at 2024-11-17 16:42:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gmsh (Old) and /work/SRC/openSUSE:Factory/.gmsh.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gmsh" Sun Nov 17 16:42:16 2024 rev:19 rq:1224608 version:4.13.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gmsh/gmsh.changes 2024-01-04 10:44:34.671112022 +0100 +++ /work/SRC/openSUSE:Factory/.gmsh.new.2017/gmsh.changes 2024-11-17 16:42:29.198442359 +0100 @@ -1,0 +2,21 @@ +Sat Nov 16 21:24:15 UTC 2024 - Stefan Brüns <stefan.bru...@rwth-aachen.de> + +- Update to 4.13.1 + * fix regression introduced in 4.13.0 when reading binary .msh + files with post-processing data + * new read-only Mesh.MinQuality updated after meshing pipeline + * occ/addSurfaceFilling new defaults to degree=2 for consistency + with .geo files + * small bug fixes +- Update to 4.13.0 + * added support for importing and exporting XAO files + * new options for OCC boolean operations (OCCBooleanCheckInverted, + OCCBooleanGlue, OCCBooleanNonDestructive, OCCBooleanSimplify) + * new OCC operations (2D fillets and chamfers, + distance, defeature) + * new quasi-transfinite 2d meshes (with fans) + * small API additions + * revert Crack plugin logic to version 4.10.1 + * bug fixes + +------------------------------------------------------------------- Old: ---- gmsh-4.12.0-source.tgz New: ---- gmsh-4.13.1-source.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gmsh.spec ++++++ --- /var/tmp/diff_new_pack.5Qc5u4/_old 2024-11-17 16:42:29.726464292 +0100 +++ /var/tmp/diff_new_pack.5Qc5u4/_new 2024-11-17 16:42:29.726464292 +0100 @@ -1,7 +1,7 @@ # # spec file for package gmsh # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,13 +16,13 @@ # -%define libver 4_12 +%define libver 4_13 %bcond_with static_lib %bcond_with pdf_doc # julia dropped from oS:Factory [2022-06-10 13:57:27] %bcond_with julia Name: gmsh -Version: 4.12.0 +Version: 4.13.1 Release: 0 Summary: A three-dimensional finite element mesh generator License: Apache-2.0 AND GPL-2.0-or-later AND (GPL-2.0-or-later OR LGPL-3.0-or-later) AND LGPL-2.1-or-later AND MPL-2.0 AND BSD-2-Clause AND BSD-3-Clause AND BSL-1.0 AND CC0-1.0 AND X11 ++++++ gmsh-3.0.5-add-shebang-to-onelab.patch ++++++ --- /var/tmp/diff_new_pack.5Qc5u4/_old 2024-11-17 16:42:29.758465621 +0100 +++ /var/tmp/diff_new_pack.5Qc5u4/_new 2024-11-17 16:42:29.762465787 +0100 @@ -5,6 +5,6 @@ @@ -1,3 +1,4 @@ +#!/usr/bin/python3 """ - ONELAB - Copyright (C) 2011-2023 Universite de Liege - Universite catholique + ONELAB - Copyright (C) 2011-2024 Universite de Liege - Universite catholique de Louvain ++++++ gmsh-4.12.0-source.tgz -> gmsh-4.13.1-source.tgz ++++++ /work/SRC/openSUSE:Factory/gmsh/gmsh-4.12.0-source.tgz /work/SRC/openSUSE:Factory/.gmsh.new.2017/gmsh-4.13.1-source.tgz differ: char 5, line 1