https://bugzilla.redhat.com/show_bug.cgi?id=755510
--- Comment #69 from nicolas.vieville@univ-valenciennes.fr --- Pablo,
As this package is not yet approved, I voluntary do not bump release version for each upgrade I do. The only thing I do is to update the git hash number, but as this is a hash, new upgrade doesn't mean that this number will be superior to the previous one. So to achieve the installation, I usually proceed with one of the two command lines below, depending of the git hash number:
yum install --nogpgcheck /path_to/the_package.rpm
or
yum downgrade --nogpgcheck /path_to/the_package.rpm
Hope this will help you to install this package in all cases.
Cordially,