Hello community,

here is the log from the commit of package python-openqa_review for 
openSUSE:Factory checked in at 2017-07-21 22:50:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openqa_review (Old)
 and      /work/SRC/openSUSE:Factory/.python-openqa_review.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-openqa_review"

Fri Jul 21 22:50:49 2017 rev:12 rq:511845 version:1.7.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-openqa_review/python-openqa_review.changes    
    2017-03-16 09:51:58.802010660 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-openqa_review.new/python-openqa_review.changes
   2017-07-21 22:50:51.896323101 +0200
@@ -1,0 +2,36 @@
+Fri Jul 21 12:09:25 UTC 2017 - ok...@suse.com
+
+- Update to version 1.7.0:
+  * Skip error on writing reminder comments gracefully
+  * Get bugref details for softfails as well
+  * Split big 'bugrefs' test into more subtests
+  * Remove not used variables (#70)
+
+-------------------------------------------------------------------
+Sun Jul 16 07:02:54 UTC 2017 - ok...@suse.com
+
+- Update to version 1.6.8:
+  * .gitignore: Also exclude pycharm
+  * Extract reading reference report in test for simpler ref report updating
+  * Fix 'interesting_states' not really filtering out STABLE results
+  * Use lowercase 'todo' dict key for easier distinction from TODO in source 
code comments
+  * Tiny duplication removal in tox.ini
+  * Fix potential wrong import of not-backported configparser within py27 tests
+  * Delete again configparser2 reference which is another module
+  * Simplify handling of results/results_by_bugref dicts
+  * Delete obsolete test data entry for soft-failed with failed modules
+  * Use newer python3.6 as in openSUSE Tumbleweed for testing
+  * Also include 'IMPROVED' in soft fail states
+  * Simplify 'soft-fail' calculation within IssueEntry
+  * Delete some redundant soft-fails for easier testing
+
+-------------------------------------------------------------------
+Wed Jun 14 14:20:39 UTC 2017 - ok...@suse.com
+
+- Update to version 1.6.6:
+  * Add CLOSED to issue states for non-open tickets (#61)
+  * Fix broken HTML
+  * Fix doc-strings issue D401, not imperative mood
+  * Retry download in case of 502
+
+-------------------------------------------------------------------

Old:
----
  python-openqa_review-1.6.4.tar.gz

New:
----
  python-openqa_review-1.7.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-openqa_review.spec ++++++
--- /var/tmp/diff_new_pack.lnEJ0w/_old  2017-07-21 22:50:52.624220422 +0200
+++ /var/tmp/diff_new_pack.lnEJ0w/_new  2017-07-21 22:50:52.624220422 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openqa_review
 Name:           python-%{short_name}
-Version:        1.6.4
+Version:        1.7.0
 Release:        0
 Summary:        A review helper script for openQA
 License:        MIT

++++++ _update.sh ++++++
--- /var/tmp/diff_new_pack.lnEJ0w/_old  2017-07-21 22:50:52.684211959 +0200
+++ /var/tmp/diff_new_pack.lnEJ0w/_new  2017-07-21 22:50:52.684211959 +0200
@@ -1,4 +1,5 @@
 #!/bin/sh -e
+osc up
 osc service disabledrun
 version=$(osc diff | sed -n 's/^.*Update to version \([0-9.]\+\):/\1/p')
 sed -i -e "s/^\(Version:\s*\)[0-9.]\+/\1$version/g" python-openqa_review.spec

++++++ python-openqa_review-1.6.4.tar.gz -> python-openqa_review-1.7.0.tar.gz 
++++++
++++ 2277 lines of diff (skipped)


Reply via email to