diff --git a/python-softlayer.changes b/python-softlayer.changes index e4efdba..8bd0cb3 100644 --- a/python-softlayer.changes +++ b/python-softlayer.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 29 09:17:14 UTC 2023 - Dirk Müller + +- update to 6.1.11: + * Added vlan trunks on the server detail page + * Added a thread capable client.cf_call() function + ------------------------------------------------------------------- Fri Dec 8 16:45:35 UTC 2023 - Dirk Müller diff --git a/python-softlayer.spec b/python-softlayer.spec index 313ee81..93d2bce 100644 --- a/python-softlayer.spec +++ b/python-softlayer.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-softlayer -Version: 6.1.10 +Version: 6.1.11 Release: 0 Summary: A set of Python libraries that assist in calling the SoftLayer API License: MIT diff --git a/v6.1.10.tar.gz b/v6.1.10.tar.gz deleted file mode 100644 index 4d0dca6..0000000 --- a/v6.1.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9b3c4c7a8dced632c977a23e58db40255e789fd8eb4deb5e31d8e4b3b3d67a5 -size 2335137 diff --git a/v6.1.11.tar.gz b/v6.1.11.tar.gz new file mode 100644 index 0000000..e2af877 --- /dev/null +++ b/v6.1.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cf72bd788c306cebcd7a750692385e16e38a4601144ce71f4a5e7ec6468db34 +size 2339473