Changelog for
python-bugzilla-0.4-0.rc4.fc10.noarch.rpm :
Thu Oct 16 00:00:00 2008 Will Woods
0.4-0.rc4
- CLI: fix traceback with --full (Don Zickus)
- CLI: add --oneline (Don Zickus)
- CLI: speedup when querying bugs by ID (Don Zickus)
- CLI: add --bztype
- CLI: --bug_status defaults to ALL
- Fix addcc()/deletecc()
- RHBugzilla3: raise useful error on getbug(unreadable_bug_id)
- Add adduser() (Jon Stanley)
Thu Oct 9 00:00:00 2008 Will Woods 0.4-0.rc3
- Add updateperms() - patch courtesy of Jon Stanley
- Fix attachfile() for RHBugzilla3
- Actually install man page. Whoops.
Fri Sep 19 00:00:00 2008 Will Woods 0.4-0.rc2
- Auto-generated man page with much more info
- Fix _attachfile()
Fri Sep 5 00:00:00 2008 Will Woods 0.4-0.rc1
- Update to python-bugzilla 0.4-rc1
- We now support upstream Bugzilla 3.x and Red Hat\'s Bugzilla 3.x instance
- library saves login cookie in ~/.bugzillacookies
- new \'bugzilla login\' command to get a login cookie
Sat Jan 12 23:00:00 2008 Will Woods 0.3-1
- Update to python-bugzilla 0.3
- \'modify\' works in the commandline-util
- add Bug.close() and Bug.setstatus()
Thu Dec 13 23:00:00 2007 Will Woods 0.2-4
- use _bindir instead of /usr/bin and proper BR for setuptools
Tue Dec 11 23:00:00 2007 Will Woods 0.2-3
- Fix a couple of things rpmlint complained about
Tue Dec 11 23:00:00 2007 Will Woods 0.2-2
- Add docs
Thu Oct 11 00:00:00 2007 Will Woods 0.2-1
- Initial packaging.