Skip to content

0.17.0

Choose a tag to compare

@usercont-release-bot usercont-release-bot released this 11 May 09:43
· 403 commits to main since this release
bc4fbbd
  • Added a new guess_packager() function that uses similar heuristics as rpmdev-packager, meaning that the Specfile.add_changelog_entry() method no longer requires rpmdev-packager to guess the changelog entry author. (#220)
  • The Specfile.add_changelog_entry() method now uses dates based on UTC instead of the local timezone. (#223)