mirror of https://github.com/ansible/ansible.git
[stable-2.8] 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.
(cherry picked from commit 97edfcc
)
Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
pull/59552/head
parent
b64f3b3b98
commit
42c2b3e496
Loading…
Reference in New Issue