Hello community,
here is the log from the commit of package python-openqa_review for
openSUSE:Factory checked in at 2017-01-24 10:37:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openqa_review (Old)
and /work/SRC/openSUSE:Factory/.python-openqa_review.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openqa_review"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-openqa_review/python-openqa_review.changes
2016-10-31 09:54:28.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-openqa_review.new/python-openqa_review.changes
2017-01-24 10:37:58.979373572 +0100
@@ -1,0 +2,32 @@
+Fri Jan 20 13:24:33 UTC 2017 - [email protected]
+
+- Update to version 1.4.1:
+ * Ignore builds which have an actual empty build value
+
+-------------------------------------------------------------------
+Fri Jan 20 12:08:40 UTC 2017 - [email protected]
+
+- Update to version 1.4.0:
+ * Add tumblesle example scripts
+ * Use index.json to get job groups (#36)
+ * Prepare for wellformed json (#38)
+ * Fix #41: Handle broken bugrefs gracefully (#42)
+ * Fix for parent groups: Use API to get job_groups (#43)
+ * Use JSON version of group_overview (#44)
+ * TODO: Add entry about configparser travis error
+ * Ensure configparser is available for py2+3
+ * Fix py27 errors only observable on travis
+ * Handle job groups with builds not having any 'done' jobs at all
+ * Try to get distri/version for each build (#47)
+ * Ensure proper URL concatenation on py2 for bug details retrieval
+ * Show parent group in report (#48)
+ * Add tumblesle helper script for 12sp3
+ * Add update_jekyll for tumblesle release
+ * Use blank build value without version prefix (#51)
+ * Comment on old bugs with new failed test url (#50)
+ * Fix flake8 reported issues after 48fb659
+ * Fix parsing of job groups after openQA#9b50b22
+ * Run all envs on travis
+ * Add command line option for '--min-days-unchanged' for reminder comments
+
+-------------------------------------------------------------------
Old:
----
python-openqa_review-1.3.2.tar.gz
New:
----
python-openqa_review-1.4.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openqa_review.spec ++++++
--- /var/tmp/diff_new_pack.jlEqjf/_old 2017-01-24 10:37:59.667275868 +0100
+++ /var/tmp/diff_new_pack.jlEqjf/_new 2017-01-24 10:37:59.671275299 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-openqa_review
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define short_name openqa_review
Name: python-%{short_name}
-Version: 1.3.2
+Version: 1.4.0
Release: 0
Summary: A review helper script for openQA
License: MIT
++++++ _update.sh ++++++
--- /var/tmp/diff_new_pack.jlEqjf/_old 2017-01-24 10:37:59.711269619 +0100
+++ /var/tmp/diff_new_pack.jlEqjf/_new 2017-01-24 10:37:59.711269619 +0100
@@ -5,5 +5,5 @@
rm *.tar.xz
osc rm *.tar.gz
osc service localrun download_files
-osc add *.tar.gz *.changes *.spec
+osc add *.tar.gz
osc ci -m "Update to $version"
++++++ python-openqa_review-1.3.2.tar.gz -> python-openqa_review-1.4.0.tar.gz
++++++
++++ 14804 lines of diff (skipped)