Changelog for
libmedimport0-4.1.1-1.1.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