Hi
Not sure if this is known or intended, but files in rpm/debs get timestamps of the corresponding changelog (for rpm, the latest %changelog from the spec file, so 2019/7/1; for deb from scripts/debian/debian-templ/changelog, 2015/4/8).
SOURCE_DATE_EPOCH works for both rpm/deb, so I've set that to the mtime of src/onload/distfiles/ChangeLog in my environment when building packages. Just mentioning as it might be nice to do upstream and it took a while to realise binaries had been updated after install. I don't have hair to lose but some people might...
Thanks
Hi
Not sure if this is known or intended, but files in rpm/debs get timestamps of the corresponding changelog (for rpm, the latest
%changelogfrom the spec file, so 2019/7/1; for deb fromscripts/debian/debian-templ/changelog, 2015/4/8).SOURCE_DATE_EPOCHworks for both rpm/deb, so I've set that to the mtime ofsrc/onload/distfiles/ChangeLogin my environment when building packages. Just mentioning as it might be nice to do upstream and it took a while to realise binaries had been updated after install. I don't have hair to lose but some people might...Thanks