67b07c8 Fix ruby check for 'ruby(release)'

1 file Authored by Otto Urpelainen 2 years ago, Committed by ngompa 2 years ago,
    Fix ruby check for 'ruby(release)'
    
    The Ruby packaging guidelines say that Requires: ruby(release)
    MUST be included for non-gem packages,
    but SHOULD NOT be included for gem packages.
    Fedora-review was unconditionally checking for inclusion.
    Fixed by splitting the check into two complementary cases.
    
        
file modified
+28 -14