diff --git a/python-openqa_client-4.2.3.tar.gz b/python-openqa_client-4.2.3.tar.gz deleted file mode 100644 index 94e7db5..0000000 --- a/python-openqa_client-4.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a8d8a1eb51e1d6b28ed6fbd18a30d2debc89c1df66dfc43dd3a56637dca1dc4 -size 22451 diff --git a/python-openqa_client-4.3.0.tar.gz b/python-openqa_client-4.3.0.tar.gz new file mode 100644 index 0000000..50b1a0f --- /dev/null +++ b/python-openqa_client-4.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:188590cfecee8ff1b696cf72b3f0c14c7614e9c30830716c986efa22a9c2207d +size 23066 diff --git a/python-openqa_client.changes b/python-openqa_client.changes index aefdff6..b5f40fc 100644 --- a/python-openqa_client.changes +++ b/python-openqa_client.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 5 20:58:14 UTC 2025 - Dirk Müller + +- update to 4.3.0: + * Add new `get_latest_build` method (asmorodskyi) + ------------------------------------------------------------------- Mon Dec 11 08:36:52 UTC 2023 - Dirk Müller diff --git a/python-openqa_client.spec b/python-openqa_client.spec index 5cf5f93..9f160a4 100644 --- a/python-openqa_client.spec +++ b/python-openqa_client.spec @@ -1,7 +1,7 @@ # # spec file for package python-openqa_client # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-openqa_client -Version: 4.2.3 +Version: 4.3.0 Release: 0 Summary: Python openQA client library License: GPL-2.0-or-later