forked from pool/python-specfile
Accepting request 1086509 from home:david.anes:branches:devel:languages:python
- Update to version 0.17.0: * 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) OBS-URL: https://build.opensuse.org/request/show/1086509 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 11 12:19:01 UTC 2023 - David Anes <david.anes@suse.com>
|
||||
|
||||
- Update to version 0.17.0:
|
||||
* 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)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 25 07:18:46 UTC 2023 - David Anes <david.anes@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user