GLEW isn't maintained anymore and we should sooner or later remove it from the distribution. Paraview and VTK switched to GLAD in the meantime, see also https://gitlab.kitware.com/paraview/paraview/-/merge_requests/7030 This is a reminder to move to GLAD with the next release. Reproducible: Always
I know nothing about GLAD, and it's not clear to me what should be done regarding paraview. Apparently paraview bundles some headers generated from https://glad.sh. The Fedora glad package does not appear to provide any headers. Should I just use the bundled headers?
GLAD2 is just a code generator, it generates C and header files to include in a project so yes, you build with those included functions. I just wanted to make you aware that you should remove the "BuildRequires: glew-devel" or what you have in the spec file as it isn't used anymore. Same for VTK.
FEDORA-2025-731591e2ce (paraview-6.0.0-1.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-731591e2ce
FEDORA-2025-731591e2ce has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-731591e2ce` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-731591e2ce See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2025-2407ba7063 (paraview-6.0.1-2.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-2407ba7063
FEDORA-2025-2407ba7063 has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-2407ba7063` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-2407ba7063 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2025-2407ba7063 (paraview-6.0.1-2.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report.