14
0

Accepting request 819058 from home:mnhauke

- Update to version 2.1.7
  * Added support for setting the 'Content-Type' header to
    'application/octet-stream' when binary data is provided in a
    request

OBS-URL: https://build.opensuse.org/request/show/819058
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redfish?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2020-07-07 07:41:31 +00:00
committed by Git OBS Bridge
parent 9b3674f549
commit 7161fa8b2c
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 6 18:36:04 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.1.7
* Added support for setting the 'Content-Type' header to
'application/octet-stream' when binary data is provided in a
request
-------------------------------------------------------------------
Sat Jun 13 11:56:01 UTC 2020 - Martin Hauke <mardnh@gmx.de>