Description of problem: In the upgrade to proj 9.6.0 (https://src.fedoraproject.org/rpms/proj/c/625f19925cd519bf64fec9fa0b5e44edcb992ca2), completion files for bash were added - a welcome new feature. As part of this change, the package gained a dependency on the bash-completion package. As best I can tell, this is not normal for Fedora packages; most packages that provide bash-completion files within the main package (e.g. iproute, tmux, inkscape) have no such dependency. (After all, the user(s) may not even be using bash as their interactive shell.) I tested building the proj package with the dependency removed, and it still seemed to build OK. Version-Release number of selected component (if applicable): 9.6.0-1.fc42 Actual results: proj depends on bash-completion Expected results: proj does not depend on bash-completion
The dependency was added solely for directory-ownership reasons, but as the directory is actually also owned by the filesystem package, the dependency is indeed unnecessary. I'll remove it.
FEDORA-2025-25c6580bc6 (proj-9.6.0-2.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-25c6580bc6
FEDORA-2025-25c6580bc6 has been pushed to the Fedora 42 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-25c6580bc6` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-25c6580bc6 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2025-25c6580bc6 (proj-9.6.0-2.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report.