diff --git a/python-openqa_review-1.24.0.obscpio b/python-openqa_review-1.24.0.obscpio deleted file mode 100644 index e9baf0d..0000000 --- a/python-openqa_review-1.24.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:38f5c3bb4b10695330603217eecb351f3d156572c92f524128958a2bc1c929a9 -size 5817869 diff --git a/python-openqa_review-1.25.0.obscpio b/python-openqa_review-1.25.0.obscpio new file mode 100644 index 0000000..fb6c108 --- /dev/null +++ b/python-openqa_review-1.25.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c182985bc8208f46c71888188c7288297dcece7ef855d92d6c7358154081d7 +size 5817869 diff --git a/python-openqa_review.changes b/python-openqa_review.changes index 4b52731..ea2ce14 100644 --- a/python-openqa_review.changes +++ b/python-openqa_review.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Jun 28 13:11:42 UTC 2021 - okurz@suse.com + +- Update to version 1.25.0: + * Make link to HTML report variable + * doc: Add CURL_CA_BUNDLE + * Improve handling of --filter + * Add User-Agent header to HTTP requests + * Fix relative import path for directly called testsuite + * Remove futurize from tests + * Update setup.py - remove python2 compactibility stuff + * Fix handling of softfail bugrefs + * Issue: Consistently Use self.bugref instead of bugref from arg + ------------------------------------------------------------------- Fri Jun 25 18:51:37 UTC 2021 - okurz@suse.com diff --git a/python-openqa_review.obsinfo b/python-openqa_review.obsinfo index 34f72f6..f00ec8d 100644 --- a/python-openqa_review.obsinfo +++ b/python-openqa_review.obsinfo @@ -1,5 +1,5 @@ name: python-openqa_review -version: 1.24.0 -mtime: 1624640498 -commit: a9f2c8ab55c6a42338acbbef284cab30f01e1814 +version: 1.25.0 +mtime: 1624884968 +commit: 6b5eaa5b7a637599eb8628341ae1a33507f60454 diff --git a/python-openqa_review.spec b/python-openqa_review.spec index 1201aa8..6db0a3e 100644 --- a/python-openqa_review.spec +++ b/python-openqa_review.spec @@ -33,13 +33,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.24.0 +Version: 1.25.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/os-autoinst/%{short_name} BuildRequires: python-rpm-macros %if 0%{?_test} BuildRequires: python3-%{short_name} == %{version}