Changelog for
python3-netgen-6.2.2301-1.10.x86_64.rpm :
* Fri Jan 27 2023 Stefan Brüns
- 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
* Sun Dec 11 2022 Stefan Brüns - Don\'t write python bytecode during stubgen or test execution, make python bindings subpackage reproducible.
* Thu Oct 20 2022 Stefan Brüns - Use Catch2 < 3.0. Unfortunately Catch2 3.x is API incompatible with Catch2 2.x.- Add 0001-fix-building-with-new-ffmpeg.patch
* Tue Sep 13 2022 Stefan Brüns - update to version 6.2.2204
* no changelog provided- Split nggui library package, to avoid pulling in otherwise unneeded dependencies.
* Thu Sep 08 2022 Bjørn Lie - Limit dependencies to ffmpeg-4 variant and older, see upstream issue https://github.com/NGSolve/netgen/issues/112
* Tue Aug 02 2022 Stefan Brüns - Generate python stubs, add 0001-Ignore-invalid-unknown-types-in-pybind11-docstrings.patch
* Fri Jul 15 2022 Stefan Brüns - update to version 6.2.2203
* no changelog provided- Drop obsolete/upstream patches:
* 0001-Set-explicit-OBJECT-library-type-for-internal-togl.patch
* 0001-Throw-in-case-enum-value-is-unhandled.patch
* 0001-Throw-Exception-when-shape-has-invalid-type.patch
* 0001-Fix-signedness-for-ARM-Neon-mask-type.patch- Add patches:
* 0001-Link-nggui-to-FFMPEG-und-JPEG-libraries-when-needed.patch
* 0001-Avoid-installation-of-Togl-static-library.patch
* 0001-Fix-use-of-unitialized-stlgeometry-member-in-constru.patch
* 0001-Include-filesystem-from-experimental-for-GCC-7.patch
* 0001-Fix-netgen-executable-and-library-RUNPATHs.patch
* Fri Mar 04 2022 Stefan Brüns - Fix RUNPATH also for Leap/SLE 15.4, which now uses CMAKE_SKIP_INSTALL_RPATH=ON by default.
* Mon Feb 07 2022 Stefan Brüns - Fix RUNPATH on Leap 15.x
* Thu Jan 27 2022 Stefan Brüns - update to version 6.2.2105
* no changelog provided- Drop upstream 0001-Fix-GetTimeCounter-for-Aarch64-variants.patch- Add patches:
* 0001-Optionally-prefer-system-wide-pybind11.patch
* 0001-Throw-Exception-when-shape-has-invalid-type.patch
* 0001-Fix-signedness-for-ARM-Neon-mask-type.patch
* Mon May 10 2021 Stefan Brüns - Exclude all 32bit archs, no longer supported upstream (fails to build).
* Mon Mar 01 2021 Stefan Brüns - update to version 6.2.2101
* no changelog provided- Properly split package: libraries (as required by e.g FreeCAD), python-bindings, examples and standalone GUI.- Drop upstream fix_build.patch- Replace 0001-Allow-compilation-on-archs-beyond-x86.patch with -DUSE_NATIVE_ARCH=OFF- Fix build:
* Add 0001-Disable-backtrace-generation.patch, do not call \"nm\" or \"addr2line\" from library.
* Add 0001-Set-explicit-OBJECT-library-type-for-internal-togl.patch
* Add 0001-Throw-in-case-enum-value-is-unhandled.patch
* Disable -Wl,--no-undefined, libs have circular dependencies
* Add 0001-Fix-GetTimeCounter-for-Aarch64-variants.patch- Enable Catch2 unittests, add 0001-Optionally-use-system-provided-Catch2.patch