From cb4da1a1f9b5b8bd442774a4d48f7432b300d6a734f5e22664f7d1c0adcbb9e8 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Mon, 27 Jan 2020 08:52:42 +0000 Subject: [PATCH] Update to 1.16.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openqa_review?expand=0&rev=103 --- python-openqa_review-1.15.0.obscpio | 3 --- python-openqa_review-1.16.0.obscpio | 3 +++ python-openqa_review.changes | 9 +++++++++ python-openqa_review.obsinfo | 6 +++--- python-openqa_review.spec | 6 +++--- 5 files changed, 18 insertions(+), 9 deletions(-) delete mode 100644 python-openqa_review-1.15.0.obscpio create mode 100644 python-openqa_review-1.16.0.obscpio diff --git a/python-openqa_review-1.15.0.obscpio b/python-openqa_review-1.15.0.obscpio deleted file mode 100644 index b884f24..0000000 --- a/python-openqa_review-1.15.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77cc9e9348a096da10bd580431f2e8d8085e385f5a360a9adee9a5fe375bed6f -size 5683725 diff --git a/python-openqa_review-1.16.0.obscpio b/python-openqa_review-1.16.0.obscpio new file mode 100644 index 0000000..8ea14b3 --- /dev/null +++ b/python-openqa_review-1.16.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8ff068e126305ae73edd45f4408cae861c69187b681918c4b5e623c6c475a25 +size 5684237 diff --git a/python-openqa_review.changes b/python-openqa_review.changes index afab5e8..1ebb872 100644 --- a/python-openqa_review.changes +++ b/python-openqa_review.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 27 08:52:34 UTC 2020 - okurz@suse.com + +- Update to version 1.16.0: + * Fix error on repeated test modules when reading out details from soft-fail bugrefs + * Fix failed assertion on build with only incompletes + * Rely only on POSIX 'command -v' rather than non-standard which + * In the bug reminder comment explain options to prevent further reminders + ------------------------------------------------------------------- Mon Sep 30 21:06:47 UTC 2019 - okurz@suse.com diff --git a/python-openqa_review.obsinfo b/python-openqa_review.obsinfo index 4504f38..4294927 100644 --- a/python-openqa_review.obsinfo +++ b/python-openqa_review.obsinfo @@ -1,5 +1,5 @@ name: python-openqa_review -version: 1.15.0 -mtime: 1569877106 -commit: a28a115190a55cfee6db7d23540a0c7b34e141d3 +version: 1.16.0 +mtime: 1579643070 +commit: 175df1037206206e2bec8793ae87031d9fbba6d7 diff --git a/python-openqa_review.spec b/python-openqa_review.spec index 326d4df..9bd5f42 100644 --- a/python-openqa_review.spec +++ b/python-openqa_review.spec @@ -1,7 +1,7 @@ # # spec file for package python # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,13 +31,13 @@ %define binaries openqa-review openqa-review-daily-email openqa-review-sles-ha tumblesle-release openqa-review-functional_yast_concise %define oldpython python Name: python-%{short_name}%{?name_ext} -Version: 1.15.0 +Version: 1.16.0 Release: 0 Summary: A review helper script for openQA License: MIT Group: Development/Languages/Python Source: python-%{short_name}-%{version}.tar.xz -Url: https://github.com/okurz/%{short_name} +URL: https://github.com/okurz/%{short_name} BuildRequires: python-rpm-macros %if 0%{?_test} BuildRequires: %{oldpython}-%{short_name} == %{version}