diff --git a/python-softlayer.changes b/python-softlayer.changes index 9219985..54669fe 100644 --- a/python-softlayer.changes +++ b/python-softlayer.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Apr 15 15:19:02 UTC 2020 - Marketa Calabkova + +- update to 5.8.7 + * #1222 Get load balancer (LBaaS) by name + * #1221 Added version checker + * #1227 Updated unit test suite for TravisCI to run properly + * #1225 Add note about using multiple colon symbols not working when setting tags. + * #1228 Support ordering [Dependent Duplicate Volumes](https://cloud.ibm.com/docs/BlockStorage?topic=BlockStorage-dependentduplicate) + * #1233 Refactored File/Block managers to reduce duplicated code. + * #1231 Added Refresh functions for Dependent Duplicate Volumes + * #801 Added support for JSON styled parameters and object filters + * #1234 Added ability to change which datacenters an image template was stored in + ------------------------------------------------------------------- Tue Mar 17 14:29:19 UTC 2020 - pgajdos@suse.com diff --git a/python-softlayer.spec b/python-softlayer.spec index 99d702e..ed1aaae 100644 --- a/python-softlayer.spec +++ b/python-softlayer.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-softlayer -Version: 5.8.5 +Version: 5.8.7 Release: 0 Summary: A set of Python libraries that assist in calling the SoftLayer API License: MIT diff --git a/v5.8.5.tar.gz b/v5.8.5.tar.gz deleted file mode 100644 index 4a07c45..0000000 --- a/v5.8.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9af9e9346e596dca44aaf5dfc94daf6e305ded6c8c5ce24ab85d49e0346b3178 -size 400819 diff --git a/v5.8.7.tar.gz b/v5.8.7.tar.gz new file mode 100644 index 0000000..0325c91 --- /dev/null +++ b/v5.8.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2c9d7cb115d3101217579701a119c0766116f53cccdf24ef2b1f0fb6ea713d7 +size 404292