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-04-13 21:04:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/paraview (Old) and /work/SRC/openSUSE:Factory/.paraview.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "paraview" Wed Apr 13 21:04:37 2022 rev:45 rq:969291 version:5.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/paraview/paraview.changes 2022-04-06 21:51:54.071286592 +0200 +++ /work/SRC/openSUSE:Factory/.paraview.new.1900/paraview.changes 2022-04-13 21:05:26.396587980 +0200 @@ -1,0 +2,6 @@ +Sun Apr 10 13:40:48 UTC 2022 - Stefan Br??ns <stefan.bru...@rwth-aachen.de> + +- Revert gl2ps change. TW and 15.4 have a recent gl2ps, and the + 15.3 package will not be upgraded (but is available in science). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ paraview.spec ++++++ --- /var/tmp/diff_new_pack.kIejWg/_old 2022-04-13 21:05:27.512588872 +0200 +++ /var/tmp/diff_new_pack.kIejWg/_new 2022-04-13 21:05:27.516588876 +0200 @@ -23,11 +23,10 @@ %if 0%{?suse_version} <= 1500 %bcond_with pugixml -%bcond_with gl2ps %else %bcond_without pugixml -%bcond_without gl2ps %endif +%bcond_without gl2ps # Need patched version with HPDF_SHADING %bcond_with haru @@ -107,7 +106,7 @@ %if %{with pugixml} BuildRequires: pkgconfig(pugixml) >= 1.11 %endif -%if 0%{?suse_version} <= 1500 +%if 0%{?suse_version} <= 1500 && 0%{?sle_version} <= 150300 BuildRequires: cli11-devel %else BuildRequires: pkgconfig(CLI11)