This is an automated change & the command used is:
find -name '*.signatures.json' -exec sh -c '[ -n "$(tail -c1 {})" ] && echo >> {}' \;
Reference: https://stackoverflow.com/a/729795
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
* add perl-XML-LibXML to mariner
* resolve licensing and manifest issues
* remove perl-TimeDate from extended specs
* update specs
Co-authored-by: Henry Li <lihl@microsoft.com>