diff --git a/openstacksdk-0.8.4.tar.gz b/openstacksdk-0.8.4.tar.gz deleted file mode 100644 index a548146..0000000 --- a/openstacksdk-0.8.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1347e2dafe60fcd96740f2c8d0b7c2c6f3a4ee6c22b6a008dcaf687cddac437 -size 230043 diff --git a/openstacksdk-0.8.5.tar.gz b/openstacksdk-0.8.5.tar.gz new file mode 100644 index 0000000..e0b45d1 --- /dev/null +++ b/openstacksdk-0.8.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8f9adfb04824062a9e6c53215e17a2e10bfdcf7766bbfdd79412717bc5cb3e1 +size 233701 diff --git a/python-openstacksdk.changes b/python-openstacksdk.changes index f588421..5a699bc 100644 --- a/python-openstacksdk.changes +++ b/python-openstacksdk.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue May 3 07:13:51 UTC 2016 - dmueller@suse.com + +- update to 0.8.5: + * Trivial: Fix typo in update_port() comment + * Support client certificate/key + * Add network resource properties + * Updated from global requirements + * Properly handle overridden Body properties + ------------------------------------------------------------------- Fri Apr 8 08:18:15 UTC 2016 - tbechtold@suse.com diff --git a/python-openstacksdk.spec b/python-openstacksdk.spec index 9a8d587..60c164a 100644 --- a/python-openstacksdk.spec +++ b/python-openstacksdk.spec @@ -16,10 +16,10 @@ # -%define version_unconverted 0.8.4 +%define version_unconverted 0.8.5 Name: python-openstacksdk -Version: 0.8.4 +Version: 0.8.5 Release: 0 Summary: An SDK for building applications to work with OpenStack License: Apache-2.0