Detected 2 file conflicts:
File /usr/lib/libOpenCL.so.1.0.0
from install of
libOpenCL1-32bit-2.3.3-63.2.x86_64 (repo-non-free)
conflicts with file from package
nvidia-computeG05-32bit-470.256.02-79.1.x86_64 (@System)
File /usr/lib64/gstreamer-1.0/libgstfaad.so
from install of
gstreamer-plugins-bad-1.26.2-2.1.x86_64 (repo-oss)
conflicts with file from install of
gstreamer-plugins-bad-codecs-1.26.2-1699.1.pm.5.x86_64 (packman)
The first one, with the repo being from the @System repo, you’re probably OK to overwrite it, but I would check to see if you have the nvidia-computeG05 package indicated as an RPM on your system, just in case.
It either is no longer in whatever repo you got it from, or you installed it manually. Whether you need to keep it depends on if the version from libOpenCL1 provides the functionality whatever app you installed the nvidia version for provided.
The opencl library isn’t used for rendering, it’s a GPU compute library. It would be used for ComfyUI (or, rather, for what ComfyUI uses on the backend - Stable Diffusion).
If you have the old RPM, try switching and see how it works - if you have the old package, you can reinstall it if it doesn’t work (or you could also just do a snapper rollback if your root filesystem has btrfs on it and snapshots are enabled).