Skip to content

0.13.0

Choose a tag to compare

@usercont-release-bot usercont-release-bot released this 20 Jan 15:17
· 470 commits to main since this release
032a6e2
  • Added Section.options attribute 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 evr argument to Specfile.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 %changelog based on another source using the higher level interface. (#181)