xbps-create: do not add a build-date property to packages.

This commit is contained in:
Enno Boland
2015-08-19 16:05:51 +02:00
parent 7ed6a8940f
commit 9de0d8a60d
5 changed files with 2 additions and 25 deletions

2
NEWS
View File

@@ -4,6 +4,8 @@ xbps-0.48 (???):
extra alphanumeric characters in the `reverts' object. Added a new testcase
to verify its correctness.
* xbps-create(1): do not add a build-date property to packages.
xbps-0.47 (2015-07-18):
* When executing pkg configuration, override the umask with sane defaults.