From 37a274647d61ed09eaa76f20f3bd8304ada2904b2261c27394936fadcd134a04 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 10 Dec 2020 07:58:54 +0000 Subject: [PATCH] Accepting request 854375 from home:badshah400:branches:Application:Geo Update to version 5.1.2 OBS-URL: https://build.opensuse.org/request/show/854375 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/insighttoolkit?expand=0&rev=37 --- insighttoolkit-5.1.1.tar.gz | 3 --- insighttoolkit-5.1.2.tar.gz | 3 +++ insighttoolkit.changes | 19 +++++++++++++++++++ insighttoolkit.spec | 2 +- 4 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 insighttoolkit-5.1.1.tar.gz create mode 100644 insighttoolkit-5.1.2.tar.gz diff --git a/insighttoolkit-5.1.1.tar.gz b/insighttoolkit-5.1.1.tar.gz deleted file mode 100644 index 1a76d3a..0000000 --- a/insighttoolkit-5.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:185d4f3410585a8b833c708df7676820cf4e52044ff310aa00955f4d0e08c865 -size 20799343 diff --git a/insighttoolkit-5.1.2.tar.gz b/insighttoolkit-5.1.2.tar.gz new file mode 100644 index 0000000..ee78ded --- /dev/null +++ b/insighttoolkit-5.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:651284ce6f68e8bd31db176a6b53f5679209a8ed5b6b5480c3591d66c6e10b60 +size 20799488 diff --git a/insighttoolkit.changes b/insighttoolkit.changes index 3ee736f..6bdbaff 100644 --- a/insighttoolkit.changes +++ b/insighttoolkit.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Thu Dec 10 00:02:33 UTC 2020 - Atri Bhattacharya + +- Update to version 5.1.2: + * Platform Fixes: Updatie ITKSimpleITKFilters remote module. + * Bug Fixes + - Address divide by zero error in SignedMaurerDistance. + - Support MRC2014 mode 0 as signed 8-bit integer. + - itkhdf5 installed paths were incorrect with recent hdf5 + versions. + - MinPriorityQueueElementWrapper constructor needs default + constructor. + - Add TIFFImageIO support for unsigned int and int pixel + types. + - Fix MatrixOffsetTransformBase SetFixedParameters if too few + params. + * Style Changes: Improve function types used in + SignedMaurerDistanceMap. + ------------------------------------------------------------------- Mon Dec 7 10:21:33 UTC 2020 - Guillaume GARDET diff --git a/insighttoolkit.spec b/insighttoolkit.spec index 16e2e2b..35e468b 100644 --- a/insighttoolkit.spec +++ b/insighttoolkit.spec @@ -23,7 +23,7 @@ %define libname lib%{name}5 Name: insighttoolkit -Version: 5.1.1 +Version: 5.1.2 Release: 0 Summary: Toolkit for scientific image processing, segmentation, and registration License: Apache-2.0