mirror of https://github.com/ansible/ansible.git
Fix nightly rpm release
The nightly rpm builds were using a timestamp from the last git commit in their Release field. Unfortunately, that was using author timestamp which is nonsequential. Change to using commit timestamp which is sequential. note that this still has a cornercase if the branch's history is ever rewritten.pull/59565/head
parent
8d1b82a26e
commit
97edfccc70
Loading…
Reference in New Issue