Latest upstream release: 2.20 Current version in Fedora Rawhide: 2.19 URL: http://ftp.gnu.org/gnu/which/ Please consult the package update guidelines before you issue an update to a stable branch: https://fedoraproject.org/wiki/Package_update_guidelines More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_Release_Monitoring
Version 2.19 --> 2.20 * xmalloc.h included a readline header for no apparent reason. The compilation failed if readline was not installed. The dependency on the readline header was removed. Submitted by Tushar Teredesai. and remove "BuildRequires: readline-devel" from spec -thanks-