diff --git a/python-redfish.changes b/python-redfish.changes index 83d86c3..ba38bed 100644 --- a/python-redfish.changes +++ b/python-redfish.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Feb 2 10:54:54 UTC 2025 - Martin Hauke + +- Update to version 3.2.8 + * Updated 'dict' handling for responses without a body and 500 + responses with a non-JSON body to use an empty dictionary. + ------------------------------------------------------------------- Tue Dec 24 07:36:31 UTC 2024 - Martin Hauke diff --git a/python-redfish.spec b/python-redfish.spec index 1303b21..6b11b08 100644 --- a/python-redfish.spec +++ b/python-redfish.spec @@ -1,8 +1,8 @@ # # spec file for package python-redfish # -# Copyright (c) 2024 SUSE LLC -# Copyright (c) 2020-2024, Martin Hauke +# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2020-2025, Martin Hauke # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: python-redfish -Version: 3.2.7 +Version: 3.2.8 Release: 0 Summary: Redfish Python Library License: BSD-3-Clause diff --git a/redfish-3.2.7.tar.gz b/redfish-3.2.7.tar.gz deleted file mode 100644 index b0f04f3..0000000 --- a/redfish-3.2.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96e2bac352bef91c4d65d941cea4b195b41ea6fa16a7f36c8fa5d4ed81643092 -size 45124 diff --git a/redfish-3.2.8.tar.gz b/redfish-3.2.8.tar.gz new file mode 100644 index 0000000..89a1280 --- /dev/null +++ b/redfish-3.2.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff221bd0124d9a13f540f7cbcaca315c9ece6bc868581bee0117f71116a828a9 +size 45340