diff --git a/python-redfish.changes b/python-redfish.changes index c9d1988..1ab1583 100644 --- a/python-redfish.changes +++ b/python-redfish.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Sep 14 07:03:12 UTC 2024 - Martin Hauke + +- Update to version 3.2.5 + * Added new 'check_connectivity' option when creating the + client object. + ------------------------------------------------------------------- Sun Aug 18 17:21:05 UTC 2024 - Dirk Müller diff --git a/python-redfish.spec b/python-redfish.spec index 5443587..edbb7d7 100644 --- a/python-redfish.spec +++ b/python-redfish.spec @@ -2,7 +2,7 @@ # spec file for package python-redfish # # Copyright (c) 2024 SUSE LLC -# Copyright (c) 2020-2021, Martin Hauke +# Copyright (c) 2020-2024, Martin Hauke # # 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-%{**}} Name: python-redfish -Version: 3.2.4 +Version: 3.2.5 Release: 0 Summary: Redfish Python Library License: BSD-3-Clause diff --git a/redfish-3.2.4.tar.gz b/redfish-3.2.4.tar.gz deleted file mode 100644 index 1feb732..0000000 --- a/redfish-3.2.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8e69e700db15925303f14aa3a09bf0733c49c3bde617042c645c6ad61d9cd41 -size 44255 diff --git a/redfish-3.2.5.tar.gz b/redfish-3.2.5.tar.gz new file mode 100644 index 0000000..d950a6a --- /dev/null +++ b/redfish-3.2.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f222e052bf8b9453a118b2f1fe7e7fdf8b5507d04b3864894daadfc51f7893a +size 44936