diff --git a/python-openqa_review-1.2.0.tar.gz b/python-openqa_review-1.2.0.tar.gz deleted file mode 100644 index affd78b..0000000 --- a/python-openqa_review-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ec3733f3a8088d33c101b83a244d7fb135d1d94fc93a07d6fd343bf496a47c3 -size 228452 diff --git a/python-openqa_review-1.3.0.tar.gz b/python-openqa_review-1.3.0.tar.gz new file mode 100644 index 0000000..ae114e2 --- /dev/null +++ b/python-openqa_review-1.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:133794fcf339a056c1d4ad6c42acbe5d8bb6d36ab78e1bee1fd996d394a29456 +size 306584 diff --git a/python-openqa_review.changes b/python-openqa_review.changes index 0d0b79d..d47d392 100644 --- a/python-openqa_review.changes +++ b/python-openqa_review.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Thu Sep 29 19:59:24 UTC 2016 - opensuse-packaging@opensuse.org + +- Update to version 1.3.0: + * report_links: Make 'latest' a link in markdown format + * wip -- add bug report links, also for progress, for later + * TODO: correct indendation of some entries + * TODO: Remove implemented bug reporting links + * browser: Support saving pages with unicode content in python2 + * issue_report_link: Support non-digit builds + * issue_report_link: Handle non-existing product mapping option gracefully + * Allow filtering for closed / unassigned bugs + * TODO: Add some ideas + * Add dashboard generation script + * Store dashboard file at common "bin" location + * Delete unnecessary bootstrap.js and font files + * Add LICENSE.GPL-2 for files under dashboard_files/ + * dashboard: Use robust 'sh -e' shebang + * Add bin/openqa_review_osd_daily_email script + * dashboard: Make all variables options with defaults + * dashboard: Replace three-step sed replace by proper template replace + * dashboard: Customize logo with a big 'R' on top for 'review' + * Merge 'dashboard' and 'openqa_review_osd_daily_email' + * issue_report_link: Fix unsupported failures without failed modules + * TODO: Mark 'use test verbosity for existing' as fixed + * Do not fail when there are no closed/unass bugs (#28) + * Fix #21: Put hr to own line and use md syntax (#29) + * Make hr between products on dashboard page thicker (#31) + * Fix ") in issue subject breaking markdown (#30) + * Support new-style progress bars of openQA + ------------------------------------------------------------------- Wed Sep 21 20:05:02 UTC 2016 - opensuse-packaging@opensuse.org diff --git a/python-openqa_review.spec b/python-openqa_review.spec index 5892f09..f1d54ef 100644 --- a/python-openqa_review.spec +++ b/python-openqa_review.spec @@ -18,7 +18,7 @@ %define short_name openqa_review Name: python-%{short_name} -Version: 1.2.0 +Version: 1.3.0 Release: 0 Summary: A review helper script for openQA License: MIT