e52d9f5 Conver hyphnes to underscores for version macros.

Authored and Committed by vondruch 5 months ago
    Conver hyphnes to underscores for version macros.
    
    Hyphens cannot be part of macro names.
    
    Also please note that the `%{gsub:...}` macro is available since RPM
    4.19+. Lua would need to be used for older RPM:
    
    https://github.com/rpm-software-management/rpm/pull/2181
    
        
file modified
+3 -2