diff --git a/python-redfish.changes b/python-redfish.changes index ae79a0a..de88072 100644 --- a/python-redfish.changes +++ b/python-redfish.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 10 15:56:59 UTC 2020 - Martin Hauke + +- Update to version 2.1.8 + * Added option to SSDP discover to bind to a specified address + * Added ability to override built-in HTTP headers. + * Fixed issue where the location of a session was not being. + tracked properly for HTTP connections. + ------------------------------------------------------------------- Mon Jul 6 18:36:04 UTC 2020 - Martin Hauke diff --git a/python-redfish.spec b/python-redfish.spec index d97850a..9606344 100644 --- a/python-redfish.spec +++ b/python-redfish.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-redfish -Version: 2.1.7 +Version: 2.1.8 Release: 0 Summary: Redfish Python Library License: BSD-3-Clause diff --git a/redfish-2.1.7.tar.gz b/redfish-2.1.7.tar.gz deleted file mode 100644 index 58de237..0000000 --- a/redfish-2.1.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9725cc7e9356d8e85681649b1a07a914be888cd1db150a97266dfb011f7072dd -size 38357 diff --git a/redfish-2.1.8.tar.gz b/redfish-2.1.8.tar.gz new file mode 100644 index 0000000..dd6daae --- /dev/null +++ b/redfish-2.1.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe5a71cbd5764beb5c59fc0f8bbabcc314c944c51930f38e8d77aeb00aad2f32 +size 38510