Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gmsh for openSUSE:Factory checked in 
at 2025-07-07 14:49:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gmsh (Old)
 and      /work/SRC/openSUSE:Factory/.gmsh.new.1903 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gmsh"

Mon Jul  7 14:49:32 2025 rev:20 rq:1290983 version:4.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gmsh/gmsh.changes        2024-11-17 
16:42:29.198442359 +0100
+++ /work/SRC/openSUSE:Factory/.gmsh.new.1903/gmsh.changes      2025-07-07 
14:49:35.696030197 +0200
@@ -1,0 +2,21 @@
+Fri Jul  4 18:05:54 UTC 2025 - Christoph G <f...@grueninger.de>
+
+- Update to 4.14.0
+  * improve return value of boolean operations; improved
+    ONELAB parameter GUI; improved XAO export with mesh sizes;
+    improved unrolled GEO export to handle OCC geometries; new
+    Step() built-in parser function; fix occ/getClosestPoint for
+    OCC surfaces; renamed Windows DLL import library from
+    .lib to .dll.lib; official binary builds now use OCC 7.8, and
+    Linux and Windows binary builds use FLTK 1.3 (instead of
+    FLTK 1.4, which introduced performance regressions in OpenGL
+    rendering); bug fixes.
+  * New API functions: model/getEntityProperties,
+    model/getPhysicalGroupsEntities
+  * Incompatible API changes: new optional arguments to
+    occ/fillet2D; renamed model/getType as model/getEntityType;
+    renamed mesh/triangulate as algorithm/triangulate and add
+    new optional argument (edges); renamed mesh/tetrahedralize
+    as algorithm/tetrahedralize
+
+-------------------------------------------------------------------

Old:
----
  gmsh-4.13.1-source.tgz

New:
----
  gmsh-4.14.0-source.tgz

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

Other differences:
------------------
++++++ gmsh.spec ++++++
--- /var/tmp/diff_new_pack.e7Aklg/_old  2025-07-07 14:49:36.612068461 +0200
+++ /var/tmp/diff_new_pack.e7Aklg/_new  2025-07-07 14:49:36.612068461 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gmsh
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 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_13
+%define libver 4_14
 %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.13.1
+Version:        4.14.0
 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
@@ -34,7 +34,7 @@
 Patch2:         gmsh-3.0.5-add-shebang-to-onelab.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  cgns-devel >= 3.4.0
-BuildRequires:  cmake >= 2.8
+BuildRequires:  cmake >= 3.5
 BuildRequires:  fdupes
 BuildRequires:  fltk-devel >= 1.1.7
 BuildRequires:  gcc-c++
@@ -232,6 +232,8 @@
 %files devel
 %{_includedir}/gmsh*
 %{_libdir}/libgmsh.so
+%dir %{_datadir}/%{name}
+%{_datadir}/%{name}/*.cmake
 
 %if %{with static_lib}
 %files devel-static

++++++ gmsh-2.10.1-implicit.patch ++++++
--- /var/tmp/diff_new_pack.e7Aklg/_old  2025-07-07 14:49:36.652070132 +0200
+++ /var/tmp/diff_new_pack.e7Aklg/_new  2025-07-07 14:49:36.656070299 +0200
@@ -67,5 +67,5 @@
 +#include <sys/socket.h>
  #include "machdefs.h"
  #include "util.h"
- 
+ #ifdef _MSC_VER
 

++++++ gmsh-3.0.5-add-shebang-to-onelab.patch ++++++
--- /var/tmp/diff_new_pack.e7Aklg/_old  2025-07-07 14:49:36.688071636 +0200
+++ /var/tmp/diff_new_pack.e7Aklg/_new  2025-07-07 14:49:36.692071803 +0200
@@ -5,6 +5,6 @@
 @@ -1,3 +1,4 @@
 +#!/usr/bin/python3
  """
- ONELAB - Copyright (C) 2011-2024 Universite de Liege - Universite catholique
+ ONELAB - Copyright (C) 2011-2025 Universite de Liege - Universite catholique
  de Louvain
 

++++++ gmsh-4.13.1-source.tgz -> gmsh-4.14.0-source.tgz ++++++
/work/SRC/openSUSE:Factory/gmsh/gmsh-4.13.1-source.tgz 
/work/SRC/openSUSE:Factory/.gmsh.new.1903/gmsh-4.14.0-source.tgz differ: char 
5, line 1

Reply via email to