SHA256
1
0
forked from pool/paraview

Accepting request 824698 from home:badshah400:branches:science

* Update to version 5.8.1.
* 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.

OBS-URL: https://build.opensuse.org/request/show/824698
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=87
This commit is contained in:
Christoph G
2020-08-06 19:56:28 +00:00
committed by Git OBS Bridge
parent 22b398da4f
commit fee519ed91
6 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Aug 5 23:11:58 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- 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.
-------------------------------------------------------------------
Fri Jul 17 15:58:34 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>