fix RPM builds with placeholder CHANGELOG

* fails in devel because the changelogs/CHANGELOG*.rst docs fileglob comes up empty
This commit is contained in:
Matt Davis
2018-05-30 16:47:48 -07:00
parent f87ca27aa3
commit 70d85a659e
2 changed files with 7 additions and 1 deletions

6
changelogs/CHANGELOG.rst Normal file
View File

@@ -0,0 +1,6 @@
Placeholder changelog
=====================
This file is a placeholder; a version-specific ``CHANGELOG-vX.Y.rst`` will be generated during releases from fragments
under changelogs/fragments. On release branches once a release has been created, consult the branch's version-specific
file for changes that have occurred in that branch.