Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package insighttoolkit for openSUSE:Factory checked in at 2022-04-28 23:08:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/insighttoolkit (Old) and /work/SRC/openSUSE:Factory/.insighttoolkit.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "insighttoolkit" Thu Apr 28 23:08:02 2022 rev:12 rq:973563 version:5.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/insighttoolkit/insighttoolkit.changes 2022-02-04 21:52:28.767117381 +0100 +++ /work/SRC/openSUSE:Factory/.insighttoolkit.new.1538/insighttoolkit.changes 2022-04-28 23:08:07.336697584 +0200 @@ -1,0 +2,7 @@ +Wed Apr 27 09:24:42 UTC 2022 - Jan Engelhardt <[email protected]> + +- Resolve rpmlint report "libinsighttoolkit5.x86_64: E: + shlib-policy-name-error SONAME: libitkvnl-5.2.so.1, expected + package suffix: 5_2-1" + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ insighttoolkit.spec ++++++ --- /var/tmp/diff_new_pack.qqF5ps/_old 2022-04-28 23:08:07.852698146 +0200 +++ /var/tmp/diff_new_pack.qqF5ps/_new 2022-04-28 23:08:07.856698151 +0200 @@ -19,7 +19,7 @@ %global __builder ninja %define tarname ITK -%define libname lib%{name}5 +%define libname lib%{name}5_2-1 # Do not use system eigen on aarch64 until fixed upstream: # https://github.com/InsightSoftwareConsortium/ITK/issues/2903 @@ -75,7 +75,7 @@ %package devel Summary: Development files for ITK -Requires: %{libname} = %{version} +Requires: %{libname} = %{version}-%{release} Requires: dcmtk-devel Requires: double-conversion-devel Requires: fftw3-threads-devel @@ -99,6 +99,7 @@ %package -n %{libname} Summary: Toolkit for scientific image processing, segmentation, and registration +Conflicts: libinsighttoolkit5 %description -n %{libname} The Insight Toolkit (ITK) is a toolkit for N-dimensional scientific
