Use UTC datetime for reproducible builds
For reproducible builds, we use last modification time of the CHANGES file. This works pretty well, unless the builds are made in different timezones.
Use UTC option to date command to make the builds reproducible.