AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Remove superfluous devel dependency for noarch package
- Whitespace in prep phase to ensure we build on Leap 42
- We want to conflict even package called literally python-bugzillatools (without any expansions)
- Add upstream patch for porting to Python 3 (and fix some remaining bugs) * 0001-Working-on-both-2.7-and-3.4.patch patch combining all upstream changes to port module to py3k * no-bzrlib-py3k.patch my fixes for making test suite working with as little fuss as possible - Adjust SPEC file for adding testing
- Fix SPEC file with spec-cleaner
- singlespec auto-conversion
- 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
- Fix license to GPL-3.0+ (see sr#203363 for reference)
- Set license to MIT (according to code).
- Initial version