Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package paraview for openSUSE:Factory checked in at 2022-02-11 23:07:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/paraview (Old) and /work/SRC/openSUSE:Factory/.paraview.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "paraview" Fri Feb 11 23:07:38 2022 rev:42 rq:953329 version:5.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/paraview/paraview.changes 2022-01-07 12:47:07.919876736 +0100 +++ /work/SRC/openSUSE:Factory/.paraview.new.1956/paraview.changes 2022-02-11 23:09:15.830920692 +0100 @@ -1,0 +2,7 @@ +Thu Feb 10 21:28:19 UTC 2022 - Stefan Br??ns <stefan.bru...@rwth-aachen.de> + +- Drop unused exodusII-devel build dependency (used vendored + version and defaults to IOSS based exodus reader since PV 5.10). +- Use system gl2ps also on Leap 15.x + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ paraview.spec ++++++ --- /var/tmp/diff_new_pack.2SaNVu/_old 2022-02-11 23:09:16.950923932 +0100 +++ /var/tmp/diff_new_pack.2SaNVu/_new 2022-02-11 23:09:16.958923954 +0100 @@ -24,8 +24,7 @@ %else %bcond_without pugixml %endif -# Need unrelased version > 1.4.0 with e.g. gl2psTextOptColorBL -%bcond_with gl2ps +%bcond_without gl2ps # Need patched version with HPDF_SHADING %bcond_with haru @@ -54,7 +53,6 @@ BuildRequires: desktop-file-utils BuildRequires: double-conversion-devel BuildRequires: doxygen -BuildRequires: exodusii-devel BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gcc-fortran @@ -64,7 +62,7 @@ BuildRequires: libboost_graph-devel BuildRequires: libboost_headers-devel %if %{with gl2ps} -BuildRequires: gl2ps-devel +BuildRequires: gl2ps-devel >= 1.4.1 %endif %if %{with haru} BuildRequires: libharu-devel > 2.3.0 @@ -104,7 +102,7 @@ BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(protobuf) >= 2.6.0 %if %{with pugixml} -BuildRequires: pkgconfig(pugixml) +BuildRequires: pkgconfig(pugixml) >= 1.11 %endif BuildRequires: pkgconfig(theora) BuildRequires: pkgconfig(xt)