0.17.0
·
403 commits
to main
since this release
- Added a new
guess_packager()function that uses similar heuristics asrpmdev-packager, meaning that theSpecfile.add_changelog_entry()method no longer requiresrpmdev-packagerto guess the changelog entry author. (#220) - The
Specfile.add_changelog_entry()method now uses dates based on UTC instead of the local timezone. (#223)