| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libparaview6_0 | Distribution: openSUSE Tumbleweed |
| Version: 6.0.1 | Vendor: openSUSE |
| Release: 2.2 | Build date: Tue Feb 24 01:01:00 2026 |
| Group: Productivity/Scientific/Physics | Build host: reproducible |
| Size: 46216712 | Source RPM: paraview-6.0.1-2.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://www.paraview.org | |
| Summary: Shared libraries for Paraview | |
This package provides the shared libraries for paraview.
BSD-3-Clause
* Tue Feb 24 2026 Vicente Adolfo Bolea Sanchez <vicente.bolea@gmail.com>
- Added simple python import test to check correct deployment.
- Correct Python ParaView installation path, it was wrongly being
installed in a nested directory of its correct path.
- Disabled PythonAdaptors and AdaptorsCamPython ParaView module
since it is a very accessory feature that it gets installed in
the wrong path.
* Tue Feb 03 2026 Justin Hales <justindhales@gmail.com>
- Update to version 6.0.1:
* Fix default color map
* Fixed problem where the Adjust Camera dialog could be opened
only once during a ParaView session.
* Fixed crash on rescale to data range over all timesteps.
* Pick center now works correctly when picking vertices. If on
pick an intersection is expected but none is found, snap to the
closest mesh point.
* Removed warning about OSPRayMaterial property not being found
when enabling ray tracing.
* Fixed black screen that could result under certain conditions.
* Append Geometry filter cell connectivity has been fixed when
appending polygons.
* Quadric Decimation no longer crashes when processing degenerate
cells.
* The Tetrahedralize filter no longer gives incorrect results due
to uninitialized memory reads.
* More info:
<https://www.kitware.com/paraview-6-0-1-release-notes/>
- Dropped patches:
* vtk-sqlite-fix-typo-in-cmake-variable-for-external-dep.patch
* Wed Jan 07 2026 Vicente Adolfo Bolea Sanchez <vicente.bolea@gmail.com>
- Use external VTK.
* Thu Oct 09 2025 Vicente Adolfo Bolea Sanchez <vicente.bolea@gmail.com>
- Use internal GL2PS.
* Fri Oct 03 2025 Vicente Adolfo Bolea Sanchez <vicente.bolea@gmail.com>
- Use internal fmt in Tumbleweed and external in Leap 16.
- Dropped support for leap 15.x.
- Use default GCC version.
* Thu Sep 11 2025 Vicente Adolfo Bolea Sanchez <vicente.bolea@gmail.com>
- Update to version 6.0.0:
* A new default background and color map.
* Runtime selection between headless, offscreen, and onscreen
rendering modes.
* Improved Cell Grid support.
* C++17 is now required.
* Qt 6 is fully supported, however, this package still uses Qt5.
* Find many more features info at:
<https://www.kitware.com/paraview-6-0-0-release-notes/>.
- Removed support for Leap < 15.6.
- Use GLVND as OpenGL preference.
- Use internal GL2PS when in tumbleweed due to GL incompatibility
of upstream.
- Use internal proj in leap 15.6.
- Use internal jsoncpp in leap 15.6.
- Use internal nlohman_json in leap 15.6.
- Use internal cli11 in leap 15.6.
- Use internal pugixml in leap 15.6.
- Removed sed command to enable sqlite3bin heuristics.
- Add patches:
* vtk-sqlite-fix-typo-in-cmake-variable-for-external-dep.patch
* Mon Jan 06 2025 Vicente Adolfo Bolea Sanchez <vicente.bolea@gmail.com>
- Update to version 5.13.2:
* Update Insitu logic to use script filename (instead of full
path) when searching PYTHONPATH directories (details).
* Fixed CLI error loading multiple-file series (details).
* Fixed CLI error that was opening two copies of single file
specified in command line (details).
* Fixed pvbatch syntax warning messages (“invalid escape
sequence”) (details).
* Fixed spreadsheet view to update correctly when timestep is
reset to 0 (details).
* Fixed problems loading state file when remote volume rendering
is used (details).
* More info at:
<https://www.kitware.com/paraview-5-13-2-release-notes/>.
- Use internal pegtl lib due to version incompatibility.
- Disable ZFP due to building problems with internal/external.
- Added sed command to fix linker flags in build.ninja.
- Removed unnecessary shebang at rtImageTest.py.
- Dropped patches:
* 0001-Fix-missing-fmt-ranges.h-include-in-ioss-ThirdParty-.patch
* fix-CVE-2024-50602.patch
- Add patches:
* 0001-Add-missing-libm-link-library-for-bundled-ExodusII.patch
* Sat Jan 04 2025 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Various spec file cleanups and fixes:
* Fix version dependent bcond's for TW
* Remove unused netcdf-cxx build dependency
* Remove unnecessary sqlite and wget binary build dependencies
* Use system libharu, fast-float and fmt when available
- Fix build with recent fmt, add
* 0001-Fix-missing-fmt-ranges.h-include-in-ioss-ThirdParty-.patch
* Fri Dec 20 2024 Vicente Adolfo Bolea Sanchez <vicente.bolea@gmail.com>
- Added patch fix-CVE-2024-50602.patch which fixes CVE-2024-50602.
* Tue May 28 2024 Vicente Adolfo Bolea Sanchez <vicente.bolea@gmail.com>
- 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
<https://www.kitware.com/paraview-5-12-1-release-notes/>.
* Thu Mar 07 2024 Vicente Adolfo Bolea Sanchez <vicente.bolea@gmail.com>
- Update to version 5.12.0:
* Save and load files on either the client or server
* Internationalization support with translations
* Importing and exporting of animation settings
* Copy and paste available for filters in the Pipeline Browser
* Widget colors linked to color palette
* Fire Dynamics Simulator file reader
* New “Toggle file sequence grouping” button in Open File dialog
* Reorganized Color Map Editor
* More info at <https://www.kitware.com/paraview-5-12-0-release-notes/>.
- Use internal jsoncpp with leap <= 15.5.
- Use internal token lib.
- Use internal FastFloat lib.
- Use external verdict with leap >= 15.5.
- Use external pugixml with leap >= 15.5.
- Always use external CLI11.
- Drop compatibility to leap 15.3.
- Always skip using RPATH in SUSE builds.
- Added patch: fix-soversion-soname.patch
* Fri Jan 19 2024 Atri Bhattacharya <badshah400@gmail.com>
- Do not delete zero-sized .cmake files, these are referenced from
other cmake files; use rpmlintrc rule to suppress warnings.
- Do not delete paraview-config script now that we have a
- devel-static package; instead include it as part of the latter.
* Sat Sep 30 2023 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 5.11.2:
* User interface:
- pqFileDialog: Remove existence check when selecting multiple
files
- Avoid crash in Find Data panel if nothing is selected
* Remoting:
- ArrayListDomain: Fix a potential segfault with empty array
name
- RangeDomain: fix interval condition
- Add sanity checks around several GridAxesRepresentation
usage
* Filters:
- Support jpeg extension for textures.
- vtkHyperTreeGridAxisClip: Fix InsideOut
* Readers:
- openPMD: The openPMD python module was updated to fix bugs.
- Incorrect fetching of rectilinear grid object
* Catalyst: Fixing Catalyst2 example to have proper Conduit
* spacing names Python:
- pythonalgorithm: Fix for smproperty.proxy
- Fix --displays gets passed to pvbatch
* Wed Jul 26 2023 vicente.bolea@gmail.com
- Fixes issue that protobuf demands the use of -std=c++17.
This was done by building ParaView with -std=c++17.
* Sat Apr 08 2023 bjorn.lie@gmail.com
- Update to version 5.11.1:
* Many changes, see
<https://www.kitware.com/paraview-5-11-1-release-notes/>.
/usr/lib64/libpqApplicationComponents-pv6.0.so.6.0 /usr/lib64/libpqComponents-pv6.0.so.6.0 /usr/lib64/libpqCore-pv6.0.so.6.0 /usr/lib64/libpqPython-pv6.0.so.6.0 /usr/lib64/libpqWidgets-pv6.0.so.6.0 /usr/lib64/libvtkPVCatalyst-pv6.0.so.6.0 /usr/lib64/libvtkPVClientWeb-pv6.0.so.6.0 /usr/lib64/libvtkPVInSitu-pv6.0.so.6.0 /usr/lib64/libvtkPVIncubatorCore-pv6.0.so.6.0 /usr/lib64/libvtkPVPythonCatalyst-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsAMR-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsCore-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsExtraction-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsExtractionPython-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsFiltersFlowPaths-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsFiltersGeneral-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsFiltersMaterialInterface-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsFiltersParallel-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsFiltersParallelDIY2-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsFiltersPython-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsFiltersRendering-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsFiltersStatistics-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsIOAMR-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsIOCGNSWriter-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsIOCore-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsIOEnSight-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsIOExodus-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsIOGeneral-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsIOImage-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsIOImport-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsIOSPCTH-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsInteractionStyle-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsMisc-pv6.0.so.6.0 /usr/lib64/libvtkPVVTKExtensionsPoints-pv6.0.so.6.0 /usr/lib64/libvtkRemotingAnimation-pv6.0.so.6.0 /usr/lib64/libvtkRemotingApplication-pv6.0.so.6.0 /usr/lib64/libvtkRemotingApplicationComponents-pv6.0.so.6.0 /usr/lib64/libvtkRemotingClientServerStream-pv6.0.so.6.0 /usr/lib64/libvtkRemotingCore-pv6.0.so.6.0 /usr/lib64/libvtkRemotingExport-pv6.0.so.6.0 /usr/lib64/libvtkRemotingImport-pv6.0.so.6.0 /usr/lib64/libvtkRemotingLive-pv6.0.so.6.0 /usr/lib64/libvtkRemotingMisc-pv6.0.so.6.0 /usr/lib64/libvtkRemotingServerManager-pv6.0.so.6.0 /usr/lib64/libvtkRemotingServerManagerPython-pv6.0.so.6.0 /usr/lib64/libvtkRemotingSettings-pv6.0.so.6.0 /usr/lib64/libvtkRemotingViews-pv6.0.so.6.0 /usr/lib64/libvtkRemotingViewsPython-pv6.0.so.6.0 /usr/lib64/libvtkUtilitiesPythonInitializer-pv6.0.so.6.0 /usr/lib64/libvtkUtilitiesPythonInterpreterPath-pv6.0.so.6.0 /usr/lib64/libvtkqttesting-pv6.0.so.6.0
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Apr 21 22:32:08 2026