Package jrosetta seems to contain versioned jar files in %{_javadir} (/usr/share/java). Such versioned files cause problems for automatic requires generation and violate packaging guidelines[1]. List of subpackages and contained versioned jars jrosetta: /usr/share/java/jrosetta-API-1.0.4.jar /usr/share/java/jrosetta-engine-1.0.4.jar There are cases where this can be a false positive. Most likely if: * your package is compatibility version and contains only versioned jars * your package has version in the name of jars that are part of package name Thank you, [1] https://fedoraproject.org/wiki/Packaging:Java#Filenames
thanks for the report, fixed in rawhide.