Signed-off-by: Chenxiong Qi cqi@redhat.com
Just notice git-changelog is not added into source distribution tarball.
git-changelog
Does it have to be there? As far as I can tell, it's not installed and it's not needed at build time.
Yup, it's not installed. This change is for the source distribution tarball, not installation. Without this change, someone gets that tarball made by dist, and git-changelog is missing.
dist
I do not think that it needs to be in the tarball. it is useless without the git history
Pull-Request has been closed by cqi
Signed-off-by: Chenxiong Qi cqi@redhat.com
Just notice
git-changelogis not added into source distribution tarball.