gbp.rpm.changelog._ChangelogEntry(object)
class documentationgbp.rpm.changelog
(View In Hierarchy)
An entry (one 'change') in an RPM changelog
Parameters | pkgpolicy | RPM packaging policy (type: RpmPkgPolicy ) |
author | author of the change (type: str ) | |
text | message of the changelog entry (type: str or list of str ) |