Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vtk for openSUSE:Factory checked in at 2023-02-20 17:45:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vtk (Old) and /work/SRC/openSUSE:Factory/.vtk.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vtk" Mon Feb 20 17:45:28 2023 rev:57 rq:1066655 version:9.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/vtk/vtk.changes 2023-01-28 18:44:58.282487540 +0100 +++ /work/SRC/openSUSE:Factory/.vtk.new.22824/vtk.changes 2023-02-20 17:45:42.763383831 +0100 @@ -1,0 +2,8 @@ +Sat Feb 18 02:07:33 UTC 2023 - Stefan Brüns <stefan.bru...@rwth-aachen.de> + +- Update to version 9.2.6, see: + https://gitlab.kitware.com/vtk/vtk/-/blob/master/Documentation/release/9.2.md +- Use bundled pegtl on TW, version 3.x is API incompatible with + required pegtl 2.x. + +------------------------------------------------------------------- Old: ---- VTK-9.2.5.tar.gz New: ---- VTK-9.2.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vtk.spec ++++++ --- /var/tmp/diff_new_pack.acfjgF/_old 2023-02-20 17:45:44.527393796 +0100 +++ /var/tmp/diff_new_pack.acfjgF/_new 2023-02-20 17:45:44.535393842 +0100 @@ -33,19 +33,21 @@ # pugixml in Leap 15.x is too old # fmt in Leap 15.x is too old # Need haru/hpdf version with HPDF_SHADING, i.e. >= 2.4.0 +# PEGTL >= 3.0 not supported, https://gitlab.kitware.com/vtk/vtk/-/issues/18151 %if 0%{?suse_version} <= 1500 %bcond_with fmt %bcond_with haru +%bcond_without pegtl %bcond_with pugixml %else %bcond_without fmt %bcond_without haru +%bcond_with pegtl %bcond_without pugixml %endif %bcond_without gl2ps %bcond_without java -%bcond_without pegtl %if "%{flavor}" == "" %define my_suffix %{nil} @@ -90,7 +92,7 @@ %define shlib %{vtklib} Name: vtk%{?my_suffix} -Version: 9.2.5 +Version: 9.2.6 Release: 0 %define series 9.2 Summary: The Visualization Toolkit - A high level 3D visualization library @@ -192,7 +194,7 @@ BuildRequires: pkgconfig(pugixml) >= 1.11 %endif %if %{with pegtl} -BuildRequires: pegtl-devel >= 2.0.0 +BuildRequires: (pegtl-devel >= 2.0.0 with pegtl-devel < 3.0) %endif %if %{with testing} BuildRequires: cli11-devel @@ -266,7 +268,7 @@ Requires: pkgconfig(theora) Requires: pkgconfig(zlib) %if %{with pegtl} -Requires: pegtl-devel +Requires: (pegtl-devel >= 2.0.0 with pegtl-devel < 3.0) %endif %if %{with pugixml} Requires: pkgconfig(pugixml) >= 1.11 ++++++ VTK-9.2.5.tar.gz -> VTK-9.2.6.tar.gz ++++++ /work/SRC/openSUSE:Factory/vtk/VTK-9.2.5.tar.gz /work/SRC/openSUSE:Factory/.vtk.new.22824/VTK-9.2.6.tar.gz differ: char 91, line 1