dcavalca / fedora-rust / rust2rpm

Forked from fedora-rust/rust2rpm 2 years ago
Clone

67ca805 Write pre-release tags with `~` for rpm

2 files Authored by jistone 6 years ago, Committed by ignatenkobrain 6 years ago,
    Write pre-release tags with `~` for rpm
    
    We need to translate `x.y.z-foo` to `x.y.z~foo`.  We also need to take
    care that pre-release semantic versions are only only allowed to match
    the same `x.y.z` series.
    
        
file modified
+11 -2
file modified
+12 -0