* Wed Apr 23 2025 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 5.4.3:
* Bug Fixes:
- Resolved issues affecting the default number of threads,
particularly in multi-threaded image processing pipelines
where thread limits were not respected.
- Corrected the b-spline size calculation for closed
parametric dimensions, ensuring accurate interpolation in
applications such as 3D image registration and deformation
modeling..
* Removed unused VNL Netlib rpoly files to ensure compliance
with Apache 2.0 licensing requirements.
* Improvements to the LabelErodeDilate and MeshToPolyData remote
modules, including bug fixes and enhancements.
- Changes from version 5.4.2:
* Enhanced Label Map Handling: Improved unique label map filter
behavior for segmentation workflows
* Modern Library Support: Updated compatibility with recent
libtiff versions
* Large Data Optimization: Expanded VectorImage support for
high-dimensional datasets
* Performance Improvements: Fixed thread-based parallelism in
SLIC filter implementations
* Cross-Platform Enhancements: Build system updates and compiler
compatibility fixes
- Set up bconds to support builds with tests in the future
(currently turned off due to missing data files).
* Tue Apr 01 2025 Andreas Stieger <andreas.stieger@gmx.de>
- Drop unneeded pcre build dependency via pkgconfig(libpcrecpp).
* Mon Jul 08 2024 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 5.4.0:
* No release notes.
- Drop patches incorporated upstream:
* insighttoolkit-swig4_1-compat.patch
* add-missing-includes.patch
- Disable python bindings for openSUSE < 1650 as python >= 3.8 is
required and also for openSUSE >= 1650 as an unreleased version
of swig is required.
* Fri Jan 19 2024 Atri Bhattacharya <badshah400@gmail.com>
- Add insighttoolkit-swig4_1-compat.patch -- Add swig 4.1+
compatibility by defining SWIGPY_SLICEOBJECT; patch picked from
upstream commit [gh#InsightSoftwareConsortium/ITK#3782].
* Mon Nov 06 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
* Mon Apr 10 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Add add-missing-includes.patch: Add missing #include <cstdint>.
Now exposed by gcc 13.
* Wed Jan 25 2023 Thorsten Kukuk <kukuk@suse.com>
- Remove unused libnsl build requires
* Fri Dec 02 2022 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 5.3.0:
* No release notes.
- Drop insighttoolkit-fno-sized-deallocation.patch: incorporated
upstream.
- Enable builds for 32 bit, gh#InsightSoftwareConsortium/ITK#2529
resolved.
- At least swig 4.0 required.
* Mon Aug 29 2022 Atri Bhattacharya <badshah400@gmail.com>
- Disable python bindings for openSUSE >= 1550 until swig related
issues are sorted [gh#InsightSoftwareConsortium/ITK#3452].
- Add insighttoolkit-fno-sized-deallocation.patch: Add
- fno-sized-deallocation for GCC 12; patch taken from upstream
commit.
* Wed Apr 27 2022 Jan Engelhardt <jengelh@inai.de>
- Resolve rpmlint report "libinsighttoolkit5.x86_64: E:
shlib-policy-name-error SONAME: libitkvnl-5.2.so.1, expected
package suffix: 5_2-1"
Version: 4.13.2-bp152.1.1
* Sat Jul 06 2019 Jan Engelhardt <jengelh@inai.de>
- Remove filler wording from description.
- Limit %fdupes to /usr subvolume.
* Tue Jul 02 2019 Dirk Stoecker <opensuse@dstoecker.de>
- update to 4.13.2
- Replace add_gcc8_support.patch with add_gcc9_support.patch
- Update dcmtk-cmake.patch
* Thu May 16 2019 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add missing libxml2-devel build dep (Fix Leap 15.1 and TW builds)
* Mon Jul 02 2018 guillaume.gardet@opensuse.org
- Add patch to add support to GCC8:
* add_gcc8_support.patch
* Thu Nov 23 2017 bruno@ioda-net.ch
- Add _constaints file with minimal disk space of 6GB
Fix build on powerpc
* Mon Nov 20 2017 guillaume@opensuse.org
- Change group from 'Development/Libraries' to 'Development/Libraries/C and C++'
* Mon Nov 20 2017 guillaume@opensuse.org
- Update to 4.12.2 (Fix Tumbleweed build)
- Remove doubleconv.patch
* Sun Oct 02 2016 tzotsos@opensuse.org
- Update to 4.10.0
- Ported doubleconv.patch to new version
- Added dcmtk-cmake.patch to revert recent git changes that work with latest dcmtk .cmake files
* Sat Oct 01 2016 tzotsos@opensuse.org
- python-vtk not needed and removed from spec file
* Fri Jan 01 2016 mpluskal@suse.com
- Cleanup spec file with spec-cleaner
- Use cmake macros
- Use spdx license and install license file
- Use url for source
* Sat Dec 26 2015 Angelos Tzotsos <tzotsos@opensuse.org> - 4.8.2
- Update to 4.8.2
* Fri Aug 14 2015 Angelos Tzotsos <tzotsos@opensuse.org> - 4.7.2
- Update to 4.7.2
* Fri Feb 27 2015 Angelos Tzotsos <tzotsos@opensuse.org>
- Renamed package to insighttoolkit
* Wed Jan 14 2015 Angelos Tzotsos <tzotsos@opensuse.org> - 4.6.0
- Update to 4.6.0
* Sat Mar 01 2014 Angelos Tzotsos <tzotsos@opensuse.org> - 4.5.1
- Initial build