ba257d8 Fix commit dfc84e9 but ImageMagick is now available on EPEL 8 and

Authored and Committed by sergiomb 2 years ago
    Fix commit dfc84e9 but ImageMagick is now available on EPEL 8 and
    
      EPEL 9
    
    ! 0%{?rhel} >= 8 is always false
    ! (0%{?rhel} >= 8) is correct
    
        
file modified
+5 -3