There is a regression in handling --modversion if a minimal module version is requested 1.9.5 works: $ rpm -q pkgconf pkgconf-1.9.5-2.fc39.x86_64 $ pkg-config --modversion 'gnome-vfs-2.0 >= 2' 2.24.4 2.1.0 only prints an empty line: $ rpm -q pkgconf pkgconf-2.1.0-1.fc40.x86_64 $ pkg-config --modversion 'gnome-vfs-2.0 >= 2' $
According to NEWS, this was fixed in 2.1.1 version with <https://github.com/pkgconf/pkgconf/pull/336>.
The upstream fix cleanly applies to Fedora's 2.1.0. A prepared a pull request <https://src.fedoraproject.org/rpms/pkgconf/pull-request/9>.
I also opened https://src.fedoraproject.org/rpms/pkgconf/pull-request/10 to update to 2.1.1
Fedora 40 (pkgconf-2.1.0-1.fc40) is also affected.
FEDORA-2024-80e451e767 (pkgconf-2.1.1-1.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-80e451e767
FEDORA-2024-80e451e767 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-80e451e767` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-80e451e767 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2024-3f18243dbe (pkgconf-2.1.1-1.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-3f18243dbe
FEDORA-2024-3f18243dbe has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-3f18243dbe` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-3f18243dbe See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2024-3f18243dbe (build2-0.16.0-5.fc40, perl-Alien-pkgconf-0.20-2.fc40, and 2 more) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.