File python-bugzillatools.changes of Package python-bugzillatools
-------------------------------------------------------------------
Tue Apr 28 20:56:37 UTC 2015 - benoit.monin@gmx.fr
- update to version 0.5.5:
* comment command learned the --private option
* fix comment enumeration order
* fix string encoding error when invoking editor which could lead
to invalid XML being sent to server
- additional changes from version 0.5.4:
* better error messages on missing server/account configuration
(#3)
* remove fields without name data from bug records (#5)
* make user and password configuration optional (#12)
- additional changes from version 0.5.3.1:
* fix installation error
- additional changes from version 0.5.3:
* editor: fix incorrect path to vi(1) when EDITOR is not defined
* create command: treat "defaulted" fields as mandatory in case
no default is set
* ui: fix some unicode encoding errors
* fields command: handle minor changes in result format in 4.4
* correct the name of the platform field
(platform -> rep_platform)
* expand bzr plugin documentation
- replace README with README.rst: changed upstream
-------------------------------------------------------------------
Mon Oct 21 13:13:33 UTC 2013 - speilicke@suse.com
- Fix license to GPL-3.0+ (see sr#203363 for reference)
-------------------------------------------------------------------
Wed Oct 9 13:34:05 UTC 2013 - speilicke@suse.com
- Set license to MIT (according to code).
-------------------------------------------------------------------
Tue Oct 8 14:04:03 UTC 2013 - speilicke@suse.com
- Initial version