8a0e05e Remove unnecessary %{forgeurl} macro

Authored and Committed by gotmax23 a year ago
    Remove unnecessary %{forgeurl} macro
    
    This is bad practice. Macros should not be used for static values that
    are only used once throughout the entire specfile.
    
        
file modified
+1 -2