File med-tools.changes of Package med-tools

-------------------------------------------------------------------
Tue Mar 25 09:38:28 UTC 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 08:52:33 UTC 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  7 13:09:24 UTC 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 09:50:57 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>

- run fdupes during %install

-------------------------------------------------------------------
Wed Aug 17 08:00:39 UTC 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

-------------------------------------------------------------------
Sat Apr  9 16:41:28 UTC 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  1 11:37:17 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

- Be more careful with fdupes to ensure we don't link across
  boundaries.

-------------------------------------------------------------------
Thu Mar 31 20:56:50 UTC 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.

-------------------------------------------------------------------
Wed Jan 06 05:51:56 UTC 2021 - Wang Jun <jgwang@suse.com>

- Fix no-return-in-nonvoid-function issue
  * Fix-no_return_in_nonvoid_function.patch

-------------------------------------------------------------------
Mon Jan 04 10:51:15 UTC 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  5 19:10:30 UTC 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

-------------------------------------------------------------------
Wed Feb 20 14:46:55 UTC 2019 - Adrian Schröter <adrian@suse.de>

- drop hdf5-devel 1.8 deps
- drop dependency to main package from lib package

-------------------------------------------------------------------
Fri Feb 15 16:10:50 UTC 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 10:09:12 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

- Update descriptions.

-------------------------------------------------------------------
Fri Feb 15 08:56:11 UTC 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 16:41:35 UTC 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  8 07:28:17 UTC 2018 - adrian@suse.de

- update to version 3.3.1
  * french(!) ChangeLog file is included

-------------------------------------------------------------------
Tue Apr 17 12:06:33 UTC 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 11:41:59 UTC 2018 - adrian@suse.de

- explicit require hdf5-1_8-devel

-------------------------------------------------------------------
Wed Feb  7 09:27:37 UTC 2018 - adrian@suse.de

- use hdf5-1_8 to avoid incompatible on disk format

-------------------------------------------------------------------
Sun Jun 11 13:02:13 UTC 2017 - adrian@suse.de

- enable swig to fix gcc-7 builds

-------------------------------------------------------------------
Wed Jun  7 11:17:39 UTC 2017 - adrian@suse.de

- update to 3.2.1
- enable python bindings

-------------------------------------------------------------------
Sun Oct 14 09:22:00 UTC 2012 - scorot@free.fr

- update to version 3.0.5
 * No ChangeLog available 
- put examples and test cases in a separate package

-------------------------------------------------------------------
Tue Jul  3 21:14:51 UTC 2012 - scorot@free.fr

- spec file reformating and cleanup
- move unwanted dirs under %%bindir to %%libdir

-------------------------------------------------------------------
Mon Nov  9 08:43:54 UTC 2009 - andrea@opensuse.org

- new package 

openSUSE Build Service is sponsored by