Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package netgen for openSUSE:Factory checked 
in at 2023-01-28 18:44:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netgen (Old)
 and      /work/SRC/openSUSE:Factory/.netgen.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netgen"

Sat Jan 28 18:44:53 2023 rev:11 rq:1061665 version:6.2.2301

Changes:
--------
--- /work/SRC/openSUSE:Factory/netgen/netgen.changes    2022-12-12 
17:41:32.601740267 +0100
+++ /work/SRC/openSUSE:Factory/.netgen.new.32243/netgen.changes 2023-01-28 
18:57:29.626760024 +0100
@@ -1,0 +2,12 @@
+Fri Jan 27 05:39:24 UTC 2023 - Stefan Brüns <stefan.bru...@rwth-aachen.de>
+
+- update to version 6.2.2301
+  * no changelog provided
+- Drop upstream patches:
+  * 0001-Optionally-prefer-system-wide-pybind11.patch
+  * 0001-Fix-use-of-unitialized-stlgeometry-member-in-constru.patch
+  * 0001-Ignore-invalid-unknown-types-in-pybind11-docstrings.patch
+  * 0001-fix-building-with-new-ffmpeg.patch
+- Add build _constraints
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-use-of-unitialized-stlgeometry-member-in-constru.patch
  0001-Ignore-invalid-unknown-types-in-pybind11-docstrings.patch
  0001-Optionally-prefer-system-wide-pybind11.patch
  0001-fix-building-with-new-ffmpeg.patch
  netgen-6.2.2204.tar.gz

New:
----
  _constraints
  netgen-6.2.2301.tar.gz

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

Other differences:
------------------
++++++ netgen.spec ++++++
--- /var/tmp/diff_new_pack.2EvLYo/_old  2023-01-28 18:57:30.198763264 +0100
+++ /var/tmp/diff_new_pack.2EvLYo/_new  2023-01-28 18:57:30.202763287 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package netgen
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 %bcond_with pytest
 
 Name:           netgen
-Version:        6.2.2204
+Version:        6.2.2301
 Release:        0
 Summary:        Automatic 3D tetrahedral mesh generator
 License:        LGPL-2.1-only
@@ -35,21 +35,13 @@
 # PATCH-FIX-OPENSUSE -- Allow to disable download of Catch2
 Patch4:         0001-Optionally-use-system-provided-Catch2.patch
 # PATCH-FIX-UPSTREAM
-Patch5:         0001-Optionally-prefer-system-wide-pybind11.patch
-# PATCH-FIX-UPSTREAM
 Patch6:         0001-Link-nggui-to-FFMPEG-und-JPEG-libraries-when-needed.patch
 # PATCH-FIX-UPSTREAM
 Patch7:         0001-Avoid-installation-of-Togl-static-library.patch
-# PATCH-FIX-UPSTREAM
-Patch8:         0001-Fix-use-of-unitialized-stlgeometry-member-in-constru.patch
 # PATCH-FIX-OPENSUSE
 Patch9:         0001-Include-filesystem-from-experimental-for-GCC-7.patch
 # PATCH-FIX-UPSTREAM
 Patch10:        0001-Fix-netgen-executable-and-library-RUNPATHs.patch
-# PATCH-FIX-OPENSUSE
-Patch11:        0001-Ignore-invalid-unknown-types-in-pybind11-docstrings.patch
-# PATCH-FIX-UPSTREAM
-Patch12:        0001-fix-building-with-new-ffmpeg.patch
 %if %{with opencascade}
 BuildRequires:  occt-devel
 BuildRequires:  (pkgconfig(catch2) >= 2.13.4 with pkgconfig(catch2) < 3)
@@ -179,6 +171,7 @@
     -DUSE_NATIVE_ARCH=OFF \
     -DUSE_GUI=ON \
     -DUSE_PYTHON=ON \
+    -DPREFER_SYSTEM_PYBIND11=ON \
     -DNG_INSTALL_DIR_PYTHON=%{python3_sitearch} \
 %if %{with openmpi}
     -DUSE_MPI=ON \

++++++ _constraints ++++++
<?xml version="1.0" encoding="UTF-8"?>
<constraints>
  <hardware>
    <disk>
      <size unit="G">3</size>
    </disk>
    <memory>
      <size unit="G">6</size>
    </memory>
  </hardware>
</constraints>

++++++ netgen-6.2.2204.tar.gz -> netgen-6.2.2301.tar.gz ++++++
++++ 6749 lines of diff (skipped)

Reply via email to