86aae60 Enable RPM to set SOURCE_DATE_EPOCH environment variable.

Authored and Committed by vondruch 4 years ago
    Enable RPM to set SOURCE_DATE_EPOCH environment variable.
    
    If %source_date_epoch_from_changelog is true, RPM can set the SOURCE_DATE_EPOCH
    environment variable to the timestamp of the topmost changelog entry. The
    SOURCE_DATE_EPOCH can be in turn used by various projects to override otherwise
    dynamically generated timestamps.
    
    E.g. this might help to have stable timestamps in generated
    documentation etc.
    
        
  • Build completed
    success
    Built as redhat-rpm-config-133-2.fc31
    4 years ago
file modified
+2 -0
file modified
+4 -1