common/: add support for changelog field.

This commits allows ./xbps-src show to show the changelog field and for
changelog to be included with the -c/--changelog option via xbps-create.

Closes: #14102 [via git-merge-pr]
This commit is contained in:
maxice8
2018-05-03 14:26:43 -03:00
committed by Toyam Cox
parent 6a61601a2e
commit 8599efd9fd
4 changed files with 6 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
# the package template (excluding subpackages).
## VARIABLES
unset -v pkgname version revision short_desc homepage license maintainer
unset -v pkgname version revision short_desc homepage changelog license maintainer
unset -v only_for_archs distfiles checksum build_style nocross broken
unset -v configure_script configure_args wrksrc build_wrksrc create_wrksrc
unset -v make_build_args make_check_args make_install_args