Package Release Info

med-tools-5.0.0-bp160.1.10

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

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

Change Logs

* Tue Mar 25 2025 Atri Bhattacharya <badshah400@gmail.com>
- Drop full URL for source tarball as the upstream web-server is
  intermittently unreachable and causes issues with Factory bots
  (add sha256sum of tarball as comment for optional verification).
* Fri Mar 14 2025 Atri Bhattacharya <badshah400@gmail.com>
- Add patches taken from Fedora:
  * med-tools-hdf1_14.patch: Allow compatiblity with HDF5 1.14.
  * med-tools-python3_13.patch: Compatibility with python 3.13.
  * med-tools-gcc15.patch: Fix build against GCC 15.
- Re-enable building against python 3.13.
* Fri Mar 07 2025 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to 5.0.0:
  * No upstream release notes.
- Rebase patches:
  * Fix-no_return_in_nonvoid_function.patch
- Remove obsolete patches:
  * hdf5-1.12.patch
- Add patches:
  * 0001-Fix-AppendOutput-signature-for-Swig-4.3.patch
* Mon Mar 11 2024 Bernhard Wiedemann <bwiedemann@suse.com>
- run fdupes during %install
* Wed Aug 17 2022 Christophe Giboudeaux <christophe@krop.fr>
- 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
Version: 4.1.0-bp155.3.51
* Sat Apr 09 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Revert the silent change to symlinks again.
- Use %docdir instead of %datadir/doc/packages, everywhere.
* Fri Apr 01 2022 Dominique Leuenberger <dimstar@opensuse.org>
- Be more careful with fdupes to ensure we don't link across
  boundaries.
* Thu Mar 31 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Use hardlinks for fdupes call. Avoids dangling symlinks when
  files from devel package reference debugsource an vice-versa.
Version: 4.1.0-bp154.1.65
* 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