Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package insighttoolkit for openSUSE:Factory 
checked in at 2026-09-07 11:30:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/insighttoolkit (Old)
 and      /work/SRC/openSUSE:Factory/.insighttoolkit.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "insighttoolkit"

Mon Sep  7 11:30:13 2026 rev:23 rq:1375760 version:5.4.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/insighttoolkit/insighttoolkit.changes    
2026-02-05 18:05:47.525177979 +0100
+++ /work/SRC/openSUSE:Factory/.insighttoolkit.new.1265/insighttoolkit.changes  
2026-09-07 11:32:17.829237939 +0200
@@ -1,0 +2,28 @@
+Thu Sep  3 17:50:47 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to release 5.4.7
+  * NRRD IO reads and writes 5D datasets with multiple non-spatial
+    axes; TIFF IO gained signed/unsigned 32-bit integer support
+  * DiffusionTensor3DReconstructionImageFilter hoists the constant
+    tensor-basis SVD out of the per-voxel loop - large speedup, and
+    it no longer calls the thread-unsafe Netlib dsvdc
+  * ImageFileReader no longer crashes on short axis direction
+    vectors
+  * Single-precision FFTW headers and factory registration fixed
+- Changes from 5.4.6
+  * Fixed infinite loop in VoronoiDiagram2DGenerator, integer-only
+    Bresenham line construction, null checks in IPLCommonImageIO,
+    zero guard in CumulativeGaussianCostFunction, and added
+    ImageAdaptor::ComputeOffset so ImageRegionIterator works
+  * Inline destructors moved out of line for 30 exported classes to
+    stabilise the ABI
+  * Upstream's bundled-GDCM CVE-2026-3650 backport does not apply
+    here: this package builds against system GDCM
+  * Upstream's FFTW SIMD codelet work applies only to ITK's own
+    bundled FFTW; this package links the system fftw3
+  * Python-wrapping changes (PEP 688 buffer, GIL release) are not
+    shipped: the bindings stay disabled
+  * Many more fixes; see upstream's release notes for the full list
+- Spec cleanup: spec-cleaner pass, no functional change
+
+-------------------------------------------------------------------

Old:
----
  insighttoolkit-5.4.5.tar.gz

New:
----
  insighttoolkit-5.4.7.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ insighttoolkit.spec ++++++
--- /var/tmp/diff_new_pack.96gFYj/_old  2026-09-07 11:32:18.655266896 +0200
+++ /var/tmp/diff_new_pack.96gFYj/_new  2026-09-07 11:32:18.657266967 +0200
@@ -20,7 +20,6 @@
 %global __builder ninja
 %define tarname ITK
 %define libname lib%{name}5_4-1
-
 # Do not use system eigen on aarch64 until fixed upstream:
 # https://github.com/InsightSoftwareConsortium/ITK/issues/2903
 %ifarch aarch64
@@ -28,7 +27,6 @@
 %else
 %bcond_without system_eigen
 %endif
-
 # Python >= 3.8 is required
 %if 0%{?suse_version} > 1650
 %bcond_with python
@@ -36,12 +34,10 @@
 # Unreleased master branch of swig required 
<https://github.com/InsightSoftwareConsortium/ITK/issues/4746>
 %bcond_with python
 %endif
-
 # Tests disabled because they require downloading separate data files
 %bcond_with tests
-
 Name:           insighttoolkit
-Version:        5.4.5
+Version:        5.4.7
 Release:        0
 Summary:        Toolkit for scientific image processing, segmentation, and 
registration
 License:        Apache-2.0
@@ -70,6 +66,7 @@
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(zlib)
 %if %{with python}
+# spec-cleaner --pkgconfig would expand this to stale pkgconfig(python-3.6)
 BuildRequires:  python3-devel >= 3.8
 BuildRequires:  swig >= 4.3
 %endif

++++++ insighttoolkit-5.4.5.tar.gz -> insighttoolkit-5.4.7.tar.gz ++++++
/work/SRC/openSUSE:Factory/insighttoolkit/insighttoolkit-5.4.5.tar.gz 
/work/SRC/openSUSE:Factory/.insighttoolkit.new.1265/insighttoolkit-5.4.7.tar.gz 
differ: char 13, line 1

Reply via email to