Changelog for
paraview-devel-5.8.0-lp152.3.5.x86_64.rpm :
* Thu May 07 2020 Atri Bhattacharya
- Drop patches no longer needed:
* 0001-Add-libogg-to-IOMovie-target-link-libraries.patch
* fix-loguru-missing-links.patch
* paraview-do-not-install-missing-vtk-doxygen-dir.patch
* paraview-link-against-python.patch: pass DVTK_PYTHON_OPTIONAL_LINK=OFF to cmake instead (see https://gitlab.kitware.com/vtk/vtk/-/issues/17881).- Update bundled_exodusii_add_missing_libpthread.patch to version from upstream (https://gitlab.kitware.com/vtk/vtk/-/merge_requests/6865).
* Tue May 05 2020 Atri Bhattacharya - Disable the Paraview Protobuf module for openSUSE:Leap <= 15.1, as the FindProtobuf module bundled with cmake < 3.13 is incompatible with the requirements here.- Package static libraries as part of devel-static package; this is needed, for example, to build plugins against paraview. See https://gitlab.kitware.com/paraview/paraview/-/issues/19706#note_746038.
* Wed Apr 08 2020 Christoph G - add patch fix-3d48a287-support-new-api-cgio_read_data_type.patch from upstream to fix build problem for Factory
* Fri Feb 28 2020 Atri Bhattacharya - Update minimum disk space required in _constraints: up to 16 GB now required.
* Tue Feb 18 2020 Atri Bhattacharya - Update to version 5.8.0:
* See https://blog.kitware.com/paraview-5-8-0-release-notes/.- Rebase paraview-desktop-entry-fix.patch for updated location of desktop file in source.- Drop fix-QtGUI-missing-GLX_mesa-linking.patch: no longer required as linking GLX_mesa to build QtGUI is now correctly handled by build.- Drop 0001-Allow-compilation-on-GLES-platforms.patch: patch no longer applies (since vesin 5.7.0) and commenting out patch leads to factory_auto declining the submission.- Use ninja instead of make as recommended by upstream and to speed up build; define __builder to ninja so that cmake build macros use this instead of the default make.- Pass PARAVIEW_BUILD_WITH_EXTERNAL to cmake to use system third party libraries by default; pass VTK_MODULE_USE_EXTERNAL_ to use specific bundled libraries conditionally (gl2ps, haru, pugixml).- Use %cmake_build instead of %make_jobs during building.- Replace deprecated options passed to cmake by updated ones:
* PARAVIEW_BUILD_QT_GUI -> DPARAVIEW_USE_QT
* PARAVIEW_ENABLE_PYTHON -> PARAVIEW_USE_PYTHON.- Update paraview-rpmlintrc to suppress warning about a non-exec file that is installed to %{_bindir} and is really necessary (see https://gitlab.kitware.com/paraview/paraview/issues/19706); the previous entry no longer applies, so drop it.- Add absolutely necessary dependencies for paraview-devel as Requires.- Install python modules to %{python3_sitearch}/paraview rather than the default [%{python3_sitearch}] by setting PARAVIEW_PYTHON_SITE_PACKAGES_SUFFIX when configuring cmake; this avoids file conflicts between python3-paraview and python3-vtk.- Don\'t install paraview-config: it doesn\'t work without the static libs being installed.
* Fri Jan 31 2020 Atri Bhattacharya - Update to version 5.7.0: See https://blog.kitware.com/paraview-5-7-0-release-notes/- Split out new subpackages: libparaview5_7 for all the shared libs, paraview-plugins for bundled plugins, and python3-paraview for python3 bindings.- Move shared libraries to %{_libdir} and install them as part of libparaview5_7.- Update commands passed to cmake in keeping with upstream\'s overhaul.- Drop paraview-find-qhelpgenerator-qt5.patch: no longer needed.- Drop paraview-fix-file-contains-date-time.patch: GCC supports SOURCE_DATE_EPOCH and, as such, this fix is no longer needed.- Switch to python3: Paraview is production ready with python3 starting with version 5.7.0, and python2 support is slated to be dropped from the next major upgrade.- Rebase patches for updated version:
* fix-libharu-missing-m.patch.
* bundled_exodusii_add_missing_libpthread.patch.- New patches to fix linking problems introduced with version 5.7.0:
* fix-loguru-missing-links.patch: Add linking to libraries libm, libdl, and libpthread when building loguru.
* fix-QtGUI-missing-GLX_mesa-linking.patch: Link to library libGLX_mesa when building Qt GUI support.
* paraview-link-against-python.patch to fix linking against the python library.- Patch 0001-Allow-compilation-on-GLES-platforms.patch needs rebase; commented out for now.- Switch an env based hashbang with one directly calling the required binary (python3 in this case).- Switch as many BuildRequires as possible to pkgconfig based ones.- Update rpmlintrc file to remove no longer needed filters and update the leftover filter (hidden file or dir) for directory change.
* Fri Jan 31 2020 Atri Bhattacharya - Drop fix-libhdf5-missing-m.patch: No longer needed.
* Thu Jan 30 2020 Stefan Brüns - Drop unused python-zope BuildRequires- Replace Qt5WebKit BuildRequires with Qt5WebEngine- Unbundle several dependencies, use system libraries:
* double-conversion
* CGNS
* Eigen3
* GLEW
* HDF5
* JsonCPP
* liblz4
* netcdf
* protobuf
* PugiXML
* Ogg/Theora- Add several patches from VTK package:
* bundled_exodusii_add_missing_libpthread.patch
* 0001-Add-libogg-to-IOMovie-target-link-libraries.patch
* 0001-Allow-compilation-on-GLES-platforms.patch
* Fri Sep 20 2019 Atri Bhattacharya - Update to version 5.6.2:
* Fixes a trackpad interaction bug on macOS.
* Fri Sep 20 2019 Atri Bhattacharya - Pass -ffat-lto-objects for static libs.
* Fri Aug 16 2019 Mark.OlesenAATTesi-group.com- Update to version 5.6.1 https://blog.kitware.com/paraview-5-6-1-release-notes/- using tar.xz instead of tar.gz file
* Tue Dec 04 2018 Jan Engelhardt - Trim redundancies from description.- Add ldconfig dependency. Avoid xargs use where possible.
* Thu Nov 29 2018 Mark.OlesenAATTesi-group.com- Update to version 5.6.0 https://blog.kitware.com/paraview-5-6-0-release-notes/- add devel package- remove Tk build requirement and adjust description since ParaView hasn\'t used Tcl/Tk for quite a few years.- ParaViewTutorial file not updated and not available on upstream- drop patches already applied upstream
* paraview-pythonqt-build-fix.patch
* fix-hdf5-gcc8.patch
* fix-qt-5.11-931c779.patch
* fix-no-plugin-doc-dir.patch- modify partially applied patches
* paraview-find-qhelpgenerator-qt5.patch
* Tue Aug 14 2018 fossAATTgrueninger.de- Update to version 5.5.2 see full changelog at https://blog.kitware.com/paraview-5-5-0-release-notes/- Disable build of examples- Don\'t use VTKm as it cause CMake configure problems- drop patch paraview-default-qtstyle.patch as plastic style is no longer set by upstream- drop patch Fix-ParaViewDetermineVersion.patch as a similar change is included upstream- update patch paraview-fix-file-contains-date-time.patch- add patches fix-libhdf5-missing-m.patch and fix-libharu-missing-m.patch to add missing libraries to third-party dependencies included in ParaView- add patch fix-qt-5.11-931c779.patch to fix issue with Qt 5.11- add patch fix-no-plugin-doc-dir.patch to remove reference to non-existant directory below a plug-in- add patch fix-hdf5-gcc8.patch to fix issue with GCC 8 taken from upstream
* Sat Mar 31 2018 jengelhAATTinai.de- Trim goals from description, only the now counts. Trim marketing speech from description.
* Tue Aug 22 2017 badshah400AATTgmail.com- Update to version 5.4.1:
* The black render window observed on some systems when FXAA was enabled or an object\'s opacity was less than 1 has been fixed.
* Field output for cells with non-straight edges has been corrected.
* Derivatives for quadratic triangles are now computed correctly.
* A bug that occurred when generating a Catalyst script with no images output has been fixed.
* A problem with writing animations as AVIs was fixed.
* Logic in the CGNS reader was updated to correctly read all solution nodes for each centering type when FlowSolutionPointers are missing.
* Fixed crash in CGNS reader when moving forward in time.
* Fixed problem with long-running animations not advancing past a certain number of time steps.
* Resolved issue where changing one file path in the state file loader \"Choose File Names\" dialog also changed the file paths of other files with the same type.
* Addressed problem with enumerated property dependencies in ParaViewWeb.
* Added ability to change the font size in the ParaView user interface.
* Fixed BoxLib3D file reader.
* State files now properly support files with relative paths.
* Removed inappropriate scalar bar scaling when saving large screen shots.
* A bug in the color mapping that in some cases incorrectly mapped some data values to the above-range color was fixed.
* OSPRay can now be compiled in Cray programming environments and for the first time has support for Intel Skylake processors.
* Added lower limit to how small the GUI font size can be.
* Addressed issue affecting layouts when loading a state file from the Python console.
* Sun Jul 02 2017 badshah400AATTgmail.com- Update to version 5.4.0:
* See https://blog.kitware.com/paraview-5-4-0-release-notes/ for a full list of updates.- Use the %%cmake macro instead of using cmake manually.- Minor rebase of existing patches for version update.- ExcludeArch for ix86 processors until 32 bit builds can be sorted out; issue reported upstream.
* Mon Mar 20 2017 fossAATTgrueninger.de- Update to version 5.3.0
* VTK-m Plugin for many-core systems
* Reader and Writer Improvements and Additions
* Fast approximate anti-aliasing (FXAA) is now on by default
* new StreamLinesRepresentation plugin
* Added LagrangianParticleTracker plugin
* Python Enhancements
* See a summary of changes at https://blog.kitware.com/paraview-5-3-0-release-notes/- drop package paraview-plugin-SciberQuestToolKit as SQTK is no longer part of ParaView (see commit c2bc94c2efb66c4bb525383176688ddfd430ca26)- drop paraview-build-sciberquesttoolkit-with-opengl2.patch as SQTK is no longer build- add paraview-do-not-install-missing-vtk-doxygen-dir.patch to remove non-existing doxygen/doc/html folder from VTK.- modified paraview-find-qhelpgenerator-qt5.patch to adapt to partial inclusion of original patch to upstream
* Thu Dec 08 2016 badshah400AATTgmail.com- Replicate the %cmake macro manually, stripping out the problematic and unused options. In particular, this restores passing rpm_opt_flags to C/C++ during compilation.- Update paraview-fix-file-contains-date-time.patch to remove references to __DATE__ and __TIME__ also from Plugins/CDIReader/cdilib.c; suppresses an rpmlint warning.- Update %{name}-rpmlintrc file to also suppress warnings about:
* no-manual-page-for-binary: upstream doesn\'t supply manpages and we don\'t care.
* hidden-file-or-dir: this hidden file is really used as a catalogue of available plugins by paraview.
* Thu Nov 24 2016 badshah400AATTgmail.com- Update to version 5.2.0: See a summary of changes at: https://blog.kitware.com/paraview-5-2-0-release-notes/ .- Use cmake macros (except for %cmake) for %build and %install actions; drop the paraview_cmake_options and send the options directly to cmake. We do not use the %cmake macro because it passes the RPM optflags to cmake, and with paraview 5.2 these flags cause compilation errors; see https://gitlab.kitware.com/paraview/paraview/issues/17049.- Turn off system GL2PS and DIY for bundled VTK.- Switch to using Qt5 for openSUSE > 13.2 and Leap 42.2 and higher (Qt5 >= 5.6.0 is required).- Add BuildRequires on python-Sphinx, python-qt
*-devel; new requirements.- Add BuildRequires on pkgconfig(libpng), pkgconfig(freetype2) and pkgconfig(xt); these are all required and being implicitly pulled in by libqt4-devel.- Add paraview-find-qhelpgenerator-qt5.patch: Help find qhelpgenerator-qt5 instead of qhelpgenerator when Qt5 is used.- Add paraview-pythonqt-build-fix.patch to fix build issues with PythonQtPlugin; patch taken from upstream.- Add paraview-build-sciberquesttoolkit-with-opengl2.patch to enable building of SciberQuestToolKit even when OpenGL2 is used as the default VTK rendering (needs testing).- Drop require-only-cmake-3_0.patch, cmake >= 3.3 is now required.- Add documentation linked to from the Help menu in main application as additional sources and install them where it looks for them (ParaViewGettingStarted-5.2.0.pdf, ParaViewGuide-5.2.0.pdf, ParaViewTutorial.pdf).- Send other docs to %{_docdir} by explicitly passing the cmake option VTK_INSTALL_DOC_DIR.
* Fri Jul 29 2016 fossAATTgrueninger.de- update to version 5.1.2
* Rendering translucent geometries: fixed client-server configurations when rendering remotely and resolved issues with multiple windows/views were present.
* Exodus reader: Fixed bug in Exodus reader which was causing the reader to improperly read files with no timesteps.
* Fixed the “?” button to show filter documentation.
* Add option to Ghost Cells Generator filter to specify the number of ghost levels to generate.
* Cinema Fixed SpecB was not revolving the camera around the data centroid.- adjust require-only-cmake-3_0.patch
* Tue Jun 21 2016 fossAATTgrueninger.de- update to version 5.1.0 + add OSPRay ray tracing renderer + interpolating point clouds + generic arrays + x-ray view + resampling to image + List of changes at http://www.paraview.org/Bug/changelog_page.php?version_id=122- adjust patch paraview-default-qtstyle.patch- add require-only-cmake-3_0.patch to lower required CMake version to 3.0
* Wed Mar 30 2016 fossAATTgrueninger.de- update to version 5.0.1 + Trace recorder fails for CTH data + improvements to cinema + Move Show Axis functionality into Edit Axes Grid + hover points on is deathly slow remote server + CGNS reader not available in non-MPI windows binaries + update pvospray + Keyboard shortcut Alt+A is assigned twice + Rubber band selection is broken + List of changes at http://www.paraview.org/Bug/changelog_page.php?version_id=126
* Tue Mar 15 2016 dvaleevAATTsuse.com- Add disk constraint 8GB
* Mon Jan 11 2016 fossAATTgrueninger.de- Update to version 5.0.0 + New Rendering Engine + OpenSWR and Mesa support + Include OSPray + Off-screen rendering with EGL + Community Atmosphere Model (Cam5) Catalyst Adaptor + Accelerated Algorithms plug-in + List of changes at http://www.paraview.org/Bug/changelog_page.php?version_id=121
* Mon Sep 14 2015 badshah400AATTgmail.com- Update to version 4.4.0: + List of changes at http://www.paraview.org/Bug/changelog_page.php?version_id=114.- Drop paraview-freetype-2.5.4.patch: incorporated upstream.
* Sat Feb 14 2015 fossAATTgrueninger.de- Update to version 4.3.1: + See list of changes at http://www.paraview.org/Bug/changelog_page.php- Packaging changes: + Install new file /usr/share/cmake/hdf5/libhdf5.settings
* Mon Jan 05 2015 dimstarAATTopensuse.org- Add paraview-freetype-2.5.4.patch: Fix build with FreeType 2.5.4 API changes.