Hello community, here is the log from the commit of package paraview for openSUSE:Factory checked in at 2020-08-07 14:13:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/paraview (Old) and /work/SRC/openSUSE:Factory/.paraview.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "paraview" Fri Aug 7 14:13:26 2020 rev:35 rq:824733 version:5.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/paraview/paraview.changes 2020-07-18 21:02:14.083561944 +0200 +++ /work/SRC/openSUSE:Factory/.paraview.new.3399/paraview.changes 2020-08-07 14:16:42.118159204 +0200 @@ -1,0 +2,11 @@ +Wed Aug 5 23:11:58 UTC 2020 - Atri Bhattacharya <[email protected]> + +- Update to version 5.8.1: + * Long list of bug fixes, see + https://blog.kitware.com/paraview-5-8-1-release-notes/. +- Update manuals (ParaViewGettingStarted-5.8.1.pdf and + ParaViewGuide-5.8.1.pdf) to latest version. +- Disable on aarch64 since GLES isn't supported for bundled vtk + but is needed for paraview. + +------------------------------------------------------------------- Old: ---- ParaView-v5.8.0.tar.xz ParaViewGettingStarted-5.8.0.pdf ParaViewGuide-5.8.0.pdf New: ---- ParaView-v5.8.1.tar.xz ParaViewGettingStarted-5.8.1.pdf ParaViewGuide-5.8.1.pdf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ paraview.spec ++++++ --- /var/tmp/diff_new_pack.SooiWe/_old 2020-08-07 14:16:53.642159507 +0200 +++ /var/tmp/diff_new_pack.SooiWe/_new 2020-08-07 14:16:53.646159507 +0200 @@ -30,9 +30,8 @@ %bcond_with haru %define __builder ninja - Name: paraview -Version: 5.8.0 +Version: 5.8.1 Release: 0 Summary: Data analysis and visualization application License: BSD-3-Clause @@ -41,7 +40,7 @@ Source0: https://www.paraview.org/files/v%{major_ver}/ParaView-v%{version}.tar.xz Source1: %{name}-rpmlintrc # CAUTION: GettingStarted may or may not be updated with each minor version -Source2: https://www.paraview.org/files/v%{major_ver}/ParaViewGettingStarted-%{major_ver}.0.pdf +Source2: https://www.paraview.org/files/v%{major_ver}/ParaViewGettingStarted-%{version}.pdf Source3: https://www.paraview.org/files/v%{major_ver}/ParaViewGuide-%{version}.pdf # PATCH-FIX-UPSTREAM paraview-desktop-entry-fix.patch [email protected] -- Fix desktop menu entry by inserting proper required categories Patch1: paraview-desktop-entry-fix.patch @@ -116,6 +115,8 @@ Requires: graphviz Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig +# Disable on aarch64 since GLES isn't supported for bundled vtk but is needed for paraview +ExcludeArch: aarch64 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ ParaView-v5.8.0.tar.xz -> ParaView-v5.8.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/paraview/ParaView-v5.8.0.tar.xz /work/SRC/openSUSE:Factory/.paraview.new.3399/ParaView-v5.8.1.tar.xz differ: char 25, line 1 ++++++ ParaViewGettingStarted-5.8.0.pdf -> ParaViewGettingStarted-5.8.1.pdf ++++++ ++++++ ParaViewGuide-5.8.0.pdf -> ParaViewGuide-5.8.1.pdf ++++++
