dcavalca / fedora-rust / rust2rpm

Forked from fedora-rust/rust2rpm 2 years ago
Clone

7e0afd5 fedora: check existing spec file for rpmautospec

Authored and Committed by zbyszek 2 years ago
    fedora: check existing spec file for rpmautospec
    
    If we have a new file: assume yes. If there was an old file, convert
    only when the old file had %autochangelog.
    
    The regexp for %autochangelog is taken from
    https://pagure.io/fedora-infra/rpmautospec/pull-request/219.
    
        
file modified
+33 -12