0.13.0
·
470 commits
to main
since this release
- Added
Section.optionsattribute for convenient manipulation of section options. (#183) - specfile now supports single-line sections where section content is represented by a macro starting with a newline. (#182)
- Added
evrargument toSpecfile.add_changelog_entry(). This allows adding a changelog entry with an EVR value that's different from the current specfile's value. This makes it easier to reconstruct a specfile's%changelogbased on another source using the higher level interface. (#181)