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-01-03 12:28:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gmsh (Old)
 and      /work/SRC/openSUSE:Factory/.gmsh.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gmsh"

Wed Jan  3 12:28:43 2024 rev:17 rq:1136012 version:4.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gmsh/gmsh.changes        2023-12-08 
22:34:19.197003623 +0100
+++ /work/SRC/openSUSE:Factory/.gmsh.new.28375/gmsh.changes     2024-01-03 
12:29:12.408722609 +0100
@@ -1,0 +2,30 @@
+Sun Dec 31 01:18:20 UTC 2023 - Stefan Brüns <[email protected]>
+
+- Update to 4.12.0
+  * new high-order mesh optimisation mode for periodic meshes
+  * new element qualities available through API
+  * new IGES export
+  * new volume glyph
+  * OCC curve loops can now be oriented based on the sign of the
+    first curve
+  * better mesh node visualization
+  * added suppport for model attributes in MSH2 files
+  * new mesh renumbering capabilities in the API
+  + new GAMBIT mesh reader
+  * replaced Geometry.OCCSafeUnbind with more flexible
+    Geometry.OCCFastUnbind (which can be set for boolean operations 
+    as well)
+  * added support for editing STEP headers
+  * small bug fixes.
+  * New API functions:
+    + model/getEntitiesForPhysicalName, mesh/computeRenumbering,
+      mesh/getVisibility.
+  * Incompatible API changes:
+    + new optional argument to occ/addCircleArc,
+      mesh/renumberNodes, mesh/renumberElements
+      and view/getListData
+    + new optional "interruptible" argument to
+      gmsh.initialize() in Python
+- Drop upstream 0001-Add-missing-cstdint-header.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Add-missing-cstdint-header.patch
  gmsh-4.11.1-source.tgz

New:
----
  gmsh-4.12.0-source.tgz

BETA DEBUG BEGIN:
  Old:      gmsh.initialize() in Python
- Drop upstream 0001-Add-missing-cstdint-header.patch
BETA DEBUG END:

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

Other differences:
------------------
++++++ gmsh.spec ++++++
--- /var/tmp/diff_new_pack.B0y7G8/_old  2024-01-03 12:29:13.172750514 +0100
+++ /var/tmp/diff_new_pack.B0y7G8/_new  2024-01-03 12:29:13.172750514 +0100
@@ -16,13 +16,13 @@
 #
 
 
-%define libver 4_11
+%define libver 4_12
 %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.11.1
+Version:        4.12.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
@@ -32,8 +32,6 @@
 Patch0:         link_dynamic_gl2ps.patch
 Patch1:         gmsh-2.10.1-implicit.patch
 Patch2:         gmsh-3.0.5-add-shebang-to-onelab.patch
-# PATCH-FIX-UPSTREAM - see https://gitlab.onelab.info/gmsh/gmsh/-/issues/2416
-Patch3:         0001-Add-missing-cstdint-header.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  cgns-devel >= 3.4.0
 BuildRequires:  cmake >= 2.8
@@ -140,7 +138,7 @@
 Group:          Development/Libraries
 Requires:       libgmsh%{libver}
 Suggests:       %{name}-demos
-Supplements:    packageand(python3-base:gmsh)
+Supplements:    python3-base and gmsh
 BuildArch:      noarch
 
 %description  -n python3-gmsh

++++++ gmsh-3.0.5-add-shebang-to-onelab.patch ++++++
--- /var/tmp/diff_new_pack.B0y7G8/_old  2024-01-03 12:29:13.196751391 +0100
+++ /var/tmp/diff_new_pack.B0y7G8/_new  2024-01-03 12:29:13.200751537 +0100
@@ -5,6 +5,6 @@
 @@ -1,3 +1,4 @@
 +#!/usr/bin/python3
  """
- ONELAB - Copyright (C) 2011-2022 Universite de Liege - Universite catholique
+ ONELAB - Copyright (C) 2011-2023 Universite de Liege - Universite catholique
  de Louvain
 

++++++ gmsh-4.11.1-source.tgz -> gmsh-4.12.0-source.tgz ++++++
/work/SRC/openSUSE:Factory/gmsh/gmsh-4.11.1-source.tgz 
/work/SRC/openSUSE:Factory/.gmsh.new.28375/gmsh-4.12.0-source.tgz differ: char 
5, line 1

Reply via email to