Package Release Info

med-tools-4.1.0-bp154.1.65

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libmed-devel
libmed-python
libmed11
libmedC11
libmedfwrap11
libmedimport0
med-tools
med-tools-doc

Change Logs

* Wed Jan 06 2021 Wang Jun <jgwang@suse.com>
- Fix no-return-in-nonvoid-function issue
  * Fix-no_return_in_nonvoid_function.patch
* Mon Jan 04 2021 Wang Jun <jgwang@suse.com>
- 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 <stefan.bruens@rwth-aachen.de>
- Fix failing python tests due to different filesystem layout of built
  and installed modules, add use_installed_python_modules_for_tests.patch
Version: 4.0.0-bp151.2.1
* Wed Feb 20 2019 Adrian Schröter <adrian@suse.de>
- drop hdf5-devel 1.8 deps
- drop dependency to main package from lib package
* Fri Feb 15 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- 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 <jengelh@inai.de>
- Update descriptions.
* Fri Feb 15 2019 Adrian Schröter <adrian@suse.de>
- 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 <adrian@suse.de>
- 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 adrian@suse.de
- update to version 3.3.1
  * french(!) ChangeLog file is included
* Tue Apr 17 2018 jengelh@inai.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 adrian@suse.de
- explicit require hdf5-1_8-devel
* Wed Feb 07 2018 adrian@suse.de
- use hdf5-1_8 to avoid incompatible on disk format
* Sun Jun 11 2017 adrian@suse.de
- enable swig to fix gcc-7 builds
* Wed Jun 07 2017 adrian@suse.de
- update to 3.2.1
- enable python bindings
* Sun Oct 14 2012 scorot@free.fr
- update to version 3.0.5
  * No ChangeLog available
- put examples and test cases in a separate package
* Tue Jul 03 2012 scorot@free.fr
- spec file reformating and cleanup
- move unwanted dirs under %%bindir to %%libdir
* Mon Nov 09 2009 andrea@opensuse.org
- new package