Hello community, here is the log from the commit of package paraview for openSUSE:Factory checked in at 2020-06-02 14:36:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/paraview (Old) and /work/SRC/openSUSE:Factory/.paraview.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "paraview" Tue Jun 2 14:36:53 2020 rev:33 rq:810271 version:5.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/paraview/paraview.changes 2020-05-12 22:32:19.883869288 +0200 +++ /work/SRC/openSUSE:Factory/.paraview.new.3606/paraview.changes 2020-06-02 14:37:22.375281146 +0200 @@ -1,0 +2,6 @@ +Sun May 17 19:57:59 UTC 2020 - Atri Bhattacharya <[email protected]> + +- Don't delete libFmmMesh.a static lib, it is referenced by + installed cmake files and needed for plugin development. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ paraview.spec ++++++ --- /var/tmp/diff_new_pack.ylBXYw/_old 2020-06-02 14:37:24.287287196 +0200 +++ /var/tmp/diff_new_pack.ylBXYw/_new 2020-06-02 14:37:24.291287210 +0200 @@ -215,9 +215,6 @@ %cmake_install -# UNNECESSARY STATIC LIBS -rm %{buildroot}%{_libdir}/%{name}-%{major_ver}/plugins/GeodesicMeasurement/libFmmMesh.a - # INSTALL DOCUMENTATION USED BY THE HELP MENU IN MAIN APP install -Dm0644 %{S:2} %{buildroot}%{_datadir}/%{name}-%{major_ver}/doc/GettingStarted.pdf install -Dm0644 %{S:3} %{buildroot}%{_datadir}/%{name}-%{major_ver}/doc/Guide.pdf
