diff --git a/python-redfish.changes b/python-redfish.changes index 83ab808..c9d1988 100644 --- a/python-redfish.changes +++ b/python-redfish.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Aug 18 17:21:05 UTC 2024 - Dirk Müller + +- update to 3.2.4: + * Removed clearing of username and password to allow for + sessions to be re-established + ------------------------------------------------------------------- Fri Jan 26 22:32:54 UTC 2024 - Dirk Müller diff --git a/python-redfish.spec b/python-redfish.spec index b2155ff..5443587 100644 --- a/python-redfish.spec +++ b/python-redfish.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-redfish -Version: 3.2.2 +Version: 3.2.4 Release: 0 Summary: Redfish Python Library License: BSD-3-Clause diff --git a/redfish-3.2.2.tar.gz b/redfish-3.2.2.tar.gz deleted file mode 100644 index 60aa8df..0000000 --- a/redfish-3.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:831000b94cbe52c4060357090f059febf7eb016d904e6745d5866e4a5f8ed737 -size 44936 diff --git a/redfish-3.2.4.tar.gz b/redfish-3.2.4.tar.gz new file mode 100644 index 0000000..1feb732 --- /dev/null +++ b/redfish-3.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e69e700db15925303f14aa3a09bf0733c49c3bde617042c645c6ad61d9cd41 +size 44255