diff --git a/_service b/_service index 042d4f0..7c959cf 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ python-openqa_review @PARENT_TAG@ - git://github.com/os-autoinst/openqa_review.git + https://github.com/os-autoinst/openqa_review.git git master enable diff --git a/python-openqa_review-1.25.0.obscpio b/python-openqa_review-1.25.0.obscpio deleted file mode 100644 index fb6c108..0000000 --- a/python-openqa_review-1.25.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30c182985bc8208f46c71888188c7288297dcece7ef855d92d6c7358154081d7 -size 5817869 diff --git a/python-openqa_review-1.30.0.obscpio b/python-openqa_review-1.30.0.obscpio new file mode 100644 index 0000000..84ca64c --- /dev/null +++ b/python-openqa_review-1.30.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdf6127b3a1f45e92f4b774fd5c268a487819680ea7bd3b2b47d164e8503e56f +size 5902861 diff --git a/python-openqa_review.changes b/python-openqa_review.changes index ea2ce14..82cb67e 100644 --- a/python-openqa_review.changes +++ b/python-openqa_review.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Aug 16 13:47:17 UTC 2022 - okurz@suse.com + +- Update to version 1.30.0: + * Add command line option for "reopen" + * Re-open issues when adding reminder comments + * Fix tests for all Python versions + * Test expected step in the reminder comment + * Include test details steps inside the reminder comment + * Add test to check if the link includes module and step + * Include expected time until next reminder message + * Compute the threshold for sending reminder + * Add extra test case to make codecov happy + * Add option to disable exponential backoff + ------------------------------------------------------------------- Mon Jun 28 13:11:42 UTC 2021 - okurz@suse.com diff --git a/python-openqa_review.obsinfo b/python-openqa_review.obsinfo index f00ec8d..1ca8bd7 100644 --- a/python-openqa_review.obsinfo +++ b/python-openqa_review.obsinfo @@ -1,5 +1,4 @@ name: python-openqa_review -version: 1.25.0 -mtime: 1624884968 -commit: 6b5eaa5b7a637599eb8628341ae1a33507f60454 - +version: 1.30.0 +mtime: 1660641459 +commit: cf75c86ff71506f55c1ebcd680c068c16648cf65 diff --git a/python-openqa_review.spec b/python-openqa_review.spec index 6db0a3e..afdcd3e 100644 --- a/python-openqa_review.spec +++ b/python-openqa_review.spec @@ -1,7 +1,7 @@ # -# spec file for package python-openqa_review%{?name_ext} +# spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,7 +33,7 @@ %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.25.0 +Version: 1.30.0 Release: 0 Summary: A review helper script for openQA License: MIT