Changelog for
libnf2ff0-0.0.36-2.2.x86_64.rpm :
* Sun Apr 07 2024 Christian Boltz
- openEMS doesn\'t support s390x, don\'t try to build for it
* Sun Dec 31 2023 Stefan Brüns - Update to 0.0.36- Drop obsolete/upstream patches:
* 0001-Fix-linking-for-VTK-6.3.patch
* 0005-Fix-build-with-HDF5.patch
* 0006-Add-missing-return-statement.patch
* 0001-Fix-build-error-due-to-ambigous-overload-of-isnan-is.patch
* 0001-Guard-xmmintrin.h-include-so-it-is-only-used-when-ne.patch
* Mon Dec 07 2020 Stefan Brüns - More spec file cleanup:
* Drop Leap 42.x conditionals
* Update URL to use https
* Sat Dec 15 2018 Stefan Brüns - Update 0001-Fix-linking-for-VTK-6.3.patch, avoid pulling in dependencies of unused VTK modules during build.- Drop MPI environment setup, VTK no longer depends on MPI.- Do not force AVX for x86, SSE is sufficient for XMM intrinsics- specfile cleanup
* Mon Jun 25 2018 stefan.bruensAATTrwth-aachen.de- Use mpic++ as C++ compiler, otherwise we end up with missing MPI symbols when linking- Always use Qt5, as all current VTK builds use Qt5 as well
* Tue Mar 27 2018 stefan.bruensAATTrwth-aachen.de- Fix build on e.g. ARM, use x86 intrinsics only on x86 add 0001-Guard-xmmintrin.h-include-so-it-is-only-used-when-ne.patch
* Tue Mar 27 2018 stefan.bruensAATTrwth-aachen.de- Change the Qt BuildRequires: for older distributions, Leap 42.x has a VTK build with Qt4, use the same conditional as the VTK package (i.e. Qt4 on Leap 42.x, Qt5 on TW and Leap 15.x)- Fix build when using -std=gnu++11 and glibc <= 2.25 add 0001-Fix-build-error-due-to-ambigous-overload-of-isnan-is.patch
* Wed Jan 17 2018 adam.majerAATTsuse.de- Fix boost build dependencies (boo#1062789)
* Wed Dec 27 2017 kkaempfAATTsuse.com- Update to 0.0.35
* build fixes
* critical bug fix in waveguide ports
* fix for boxes defined in different coordinate systems
* other smaller fixes- patch rename and cleanop, now based on git format-patch
* openEMS-vtk.patch to 0001-Fix-linking-for-VTK-6.3.patch
* openEMS-octave-openEMS-load.patch to 0002-Fix-openEMS.sh-load.patch
* openEMS-octave-nf2ff-load.patch to 0003-Fix-nf2ff-load.patch
* openEMS-readme-octave-package.patch to 0004-Add-correct-instruction-about-Octave-and-MATLAB-pack.patch
* openEMS-hdf5.patch to 0005-Fix-build-with-HDF5.patch
* openEMS-no-return.patch to 0006-Add-missing-return-statement.patch
* Thu Oct 26 2017 badshah400AATTgmail.com- Source mpi variables before building to prevent build failures on openSUSE > 1320.- Add BuildRequires: sz2-devel, needed for building for openSUSE >= 1320.