diff --git a/ParaView-v5.12.0.tar.xz b/ParaView-v5.12.0.tar.xz deleted file mode 100644 index 5b1052a..0000000 --- a/ParaView-v5.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d289afe7b48533e2ca4a39a3b48d3874bfe67cf7f37fdd2131271c57e64de20d -size 129439820 diff --git a/ParaView-v5.12.1.tar.xz b/ParaView-v5.12.1.tar.xz new file mode 100644 index 0000000..05a556d --- /dev/null +++ b/ParaView-v5.12.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:927f880c13deb6dde4172f4727d2b66f5576e15237b35778344f5dd1ddec863e +size 129307060 diff --git a/paraview.changes b/paraview.changes index a118ba8..1d94e82 100644 --- a/paraview.changes +++ b/paraview.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Tue May 28 00:00:00 UTC 2024 - Vicente Adolfo Bolea Sanchez + +- Update to version 5.12.1: + * gradient backgrounds in saved images larger than the render + window are now correct. + * support for ospray is checked only when ospray rendering is + requested. + * cached geometry is discarded whenever an animation keyframe is + edited. + * coloring by partial field data arrays now works correctly. + * the reflect filter on triangle strips now produces correct + cells. + * slicing image data with multiple components now correctly + copies all components to the output. + * fixed a crash when loading an unstructured grid containing a + vtk_convex_point_set from a vtu file. + * removed spurious warning message when the integrate variables + filter was applied to an empty dataset. + * the legacy ghost cells generator filter, which was deprecated + in paraview 5.10 and removed in paraview 5.11, has been added + back. + * the gradient filter had a thread race condition fixed + * vtk xml file format readers no longer fail when building + paraview against expat 2.6.0. + * saving a multiblock dataset file (vtm) in parallel now uses + only rank 0 to create a subdirectory instead of all ranks + trying and one rank winning. + * fixed state saving option when a remote server crashes. + * error reporting when creating extracts directory fails now + includes the full path of the directory whose creation failed. + * More info at + . + ------------------------------------------------------------------- Wed Mar 07 00:00:00 UTC 2024 - Vicente Adolfo Bolea Sanchez diff --git a/paraview.spec b/paraview.spec index 4b1b614..d1d5029 100644 --- a/paraview.spec +++ b/paraview.spec @@ -44,7 +44,7 @@ %define __builder ninja Name: paraview -Version: %{short_ver}.0 +Version: %{short_ver}.1 Release: 0 Summary: Data analysis and visualization application License: BSD-3-Clause