gbp.rpm.changelog._ChangelogSection(object) class documentationgbp.rpm.changelog
(View In Hierarchy)
One section (set of changes) in an RPM changelog
| Method | __init__ | Undocumented |
| Instance Variable | header | Undocumented |
| Instance Variable | entries | Undocumented |
| Method | __str__ | Undocumented |
| Method | set_header | Change the section header |
| Method | append_entry | Add a new entry to the end of the list of entries |
| Instance Variable | _pkgpolicy | Undocumented |
| Instance Variable | _trailer | Undocumented |