Changelog for
libmedimport0-4.1.1-Virt.150400.28.62.x86_64.rpm :
* Mon Mar 11 2024 Bernhard Wiedemann
- run fdupes during %install
* Wed Aug 17 2022 Christophe Giboudeaux - Update to 4.1.1
* Doc files
* s390x support added
* Joints are now correctly displayed in mdump
* Build system update- Add patch from Arch to fix build with newer hdf versions:
* hdf5-1.12.patch
* Sat Apr 09 2022 Stefan Brüns - Revert the silent change to symlinks again.- Use %docdir instead of %datadir/doc/packages, everywhere.
* Fri Apr 01 2022 Dominique Leuenberger - Be more careful with fdupes to ensure we don\'t link across boundaries.
* Thu Mar 31 2022 Stefan Brüns - Use hardlinks for fdupes call. Avoids dangling symlinks when files from devel package reference debugsource an vice-versa.
* Wed Jan 06 2021 Wang Jun - Fix no-return-in-nonvoid-function issue
* Fix-no_return_in_nonvoid_function.patch
* Mon Jan 04 2021 Wang Jun - Update to version 4.1.0
* Allows creation of 3.y file by MEDfileVersionOpen
* Development of a new mode of access to the content of a control
* Typing corrections in error messages in med-int = long configuration
* Creation of an mdump4 using the new functions for quick access to lists of entities/geo fields.
* Medimport update
* Update doxygen version and documentation fixes
* Updating CMake files by applying various patches
* Possibility to define -DMED_MEDINT_TYPE = {int | long | long long (WINDOWS)} for the construction in cmake
* Unicode management for MED file names under windows (Cmake option off by default)
* Correction of a typing bug of med_idt for opening fct f77 in //
* mode- Drop these patches which merged into upstream
* 0001-Fix-error-message-concatenation.patch
* 0002-Return-this-from-operator-in-medenum-python-wrapper.patch
* 0004-Fix-allocation-for-MEDfileName-consider-trailing-nul.patch
* 0005-Respect-DESTDIR-when-byte-compiling-python-code.patch- Modify these patches
* fix-cmakefiles.patch
* 0003-Avoid-format-warnings-on-64-bit.patch
* use_installed_python_modules_for_tests.patch
* Tue Nov 05 2019 Stefan Brüns - Fix failing python tests due to different filesystem layout of built and installed modules, add use_installed_python_modules_for_tests.patch
* Wed Feb 20 2019 Adrian Schröter - drop hdf5-devel 1.8 deps- drop dependency to main package from lib package
* Fri Feb 15 2019 Stefan Brüns - Fix warnings, build
* Add 0001-Fix-error-message-concatenation.patch
* Add 0002-Return-this-from-operator-in-medenum-python-wrapper.patch
* Add 0003-Avoid-format-warnings-on-64-bit.patch
* Add 0005-Respect-DESTDIR-when-byte-compiling-python-code.patch- Fix OOB access in python wrapper
* Add 0004-Fix-allocation-for-MEDfileName-consider-trailing-nul.patch- Reenable python bindings
* Fri Feb 15 2019 Jan Engelhardt - Update descriptions.
* Fri Feb 15 2019 Adrian Schröter - disable python bindings for now, they cause test suite errors in med-tools testsuite. Also generated bindings cause post-build-check failures in tumbleweed due to incomplete generated functions.
* Tue Feb 12 2019 Adrian Schröter - update to version 4.0.0
* details can be found in Changelog in a ridicolous english accent
* switching to python3
* switching to HDF5 1.10
* soversion is 11 now- using cmake build system
* fixing build/installation in fix-cmakefiles.patch- new Fortran bindings subpackage- drop tests package, run them in %check instead
* Tue May 08 2018 adrianAATTsuse.de- update to version 3.3.1
* french(!) ChangeLog file is included
* Tue Apr 17 2018 jengelhAATTinai.de- Fix RPM groups, make documentation noarch and not dependent on the runtime, use find -delete, and drop redundant setting of C(XX)FLAGS.
* Tue Apr 10 2018 adrianAATTsuse.de- explicit require hdf5-1_8-devel
* Wed Feb 07 2018 adrianAATTsuse.de- use hdf5-1_8 to avoid incompatible on disk format
* Sun Jun 11 2017 adrianAATTsuse.de- enable swig to fix gcc-7 builds
* Wed Jun 07 2017 adrianAATTsuse.de- update to 3.2.1- enable python bindings