Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gmsh for openSUSE:Factory checked in 
at 2022-11-09 12:57:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gmsh (Old)
 and      /work/SRC/openSUSE:Factory/.gmsh.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gmsh"

Wed Nov  9 12:57:57 2022 rev:12 rq:1034680 version:4.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gmsh/gmsh.changes        2022-09-03 
23:19:35.231895800 +0200
+++ /work/SRC/openSUSE:Factory/.gmsh.new.1597/gmsh.changes      2022-11-09 
12:58:21.592660612 +0100
@@ -1,0 +2,24 @@
+Tue Nov  8 17:26:09 UTC 2022 - Stefan Br??ns <[email protected]>
+
+- Update to 4.11.0
+  * new Fortran API
+  * improved copying ("Duplicata") of multiple shapes with OCC
+  * reduced default order for OCC surface filling
+  * arbitrary string attributes can now be stored in models and
+    MSH files
+  * new Radioss export
+  * added ability to specify spline tangents with OCC
+  * new option Mesh.SaveWithoutOrphans to prune orphan entities
+    (e.g. geometrical construction points) from MSH4 files
+  * major overhaul of the reference manual
+  * new official macOS ARM builds
+  * small bug fixes.
+  * New API functions:
+    + model/getAttributeNames, model/getAttribute,
+      model/setAttribute, model/removeAttribute
+  * Incompatible API changes:
+    + new argument to mesh/computeHomology
+    + new optional arguments to occ/addSpline and
+      occ/addThruSections
+
+-------------------------------------------------------------------

Old:
----
  gmsh-4.10.5-source.tgz

New:
----
  gmsh-4.11.0-source.tgz

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

Other differences:
------------------
++++++ gmsh.spec ++++++
--- /var/tmp/diff_new_pack.2ZL3Tf/_old  2022-11-09 12:58:22.264664401 +0100
+++ /var/tmp/diff_new_pack.2ZL3Tf/_new  2022-11-09 12:58:22.268664424 +0100
@@ -16,13 +16,13 @@
 #
 
 
-%define libver 4_10
+%define libver 4_11
 %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.10.5
+Version:        4.11.0
 Release:        0
 Summary:        A three-dimensional finite element mesh generator
 License:        GPL-2.0-or-later
@@ -183,6 +183,7 @@
 # mv python API into python's search path, dito for julia
 mkdir -p %{buildroot}%{python3_sitelib}
 mv %{buildroot}%{_libdir}/gmsh.py %{buildroot}%{python3_sitelib}/gmsh.py
+mv %{buildroot}%{_libdir}/gmsh-*.dist-info %{buildroot}%{python3_sitelib}/
 
 %if %{with julia}
 mkdir -p %{buildroot}%{_datadir}/julia
@@ -221,6 +222,7 @@
 
 %files -n python3-gmsh
 %{python3_sitelib}/gmsh.py
+%{python3_sitelib}/gmsh-*.dist-info
 
 %files devel
 %{_includedir}/gmsh*
@@ -234,6 +236,7 @@
 %files doc
 %dir %{_docdir}/%{name}
 %doc %{_docdir}/%{name}/*.txt
+%doc %{_docdir}/%{name}/images
 %doc %{_docdir}/%{name}/gmsh.html
 
 %files demos

++++++ gmsh-4.10.5-source.tgz -> gmsh-4.11.0-source.tgz ++++++
/work/SRC/openSUSE:Factory/gmsh/gmsh-4.10.5-source.tgz 
/work/SRC/openSUSE:Factory/.gmsh.new.1597/gmsh-4.11.0-source.tgz differ: char 
5, line 1

Reply via email to