14
0
2018-02-07 16:30:28 +00:00
committed by Git OBS Bridge
parent e67e0b7403
commit becf024d92
5 changed files with 21 additions and 8 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Feb 07 16:21:34 UTC 2018 - okurz@suse.com
- Update to version 1.9.0:
* openqa-review-daily-email: Fix passing of additional options with whitespace
* Add two options to further abbreviate condensed reports
* Include difference in numbers on verbosity level above 3
* Correct optional code for updating reference reports
* Encode severity together with priority for ticket references
* Mark closed tickets as red
* setup.py: Fix flake8 reported style issues with explicit except
* setup.py: Catch errors as reported on no version.py from OBS build
* setup.py: python2 backward cruft/craft
-------------------------------------------------------------------
Fri Jan 19 07:37:11 UTC 2018 - okurz@suse.com