gbp.rpm.changelog._ChangelogEntry(object)
gbp.rpm.changelog
An entry (one 'change') in an RPM changelog
@param pkgpolicy: RPM packaging policy @type pkgpolicy: L{RpmPkgPolicy} @param author: author of the change @type author: C{str} @param text: message of the changelog entry @type text: C{str} or C{list} of C{str}