From 07ddfb8c229cb154d037cbbb551549e455bdcdc11209ec0867f80d59ffd1d1ee Mon Sep 17 00:00:00 2001 From: Niels Abspoel Date: Fri, 6 Sep 2013 17:16:27 +0000 Subject: [PATCH] Accepting request 197618 from home:aboe76:branches:devel:languages:python new upstream release OBS-URL: https://build.opensuse.org/request/show/197618 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=35 --- apache-libcloud-0.13.0.tar.bz2 | 3 --- apache-libcloud-0.13.1.tar.bz2 | 3 +++ python-apache-libcloud.changes | 16 ++++++++++++++++ python-apache-libcloud.spec | 3 +-- 4 files changed, 20 insertions(+), 5 deletions(-) delete mode 100644 apache-libcloud-0.13.0.tar.bz2 create mode 100644 apache-libcloud-0.13.1.tar.bz2 diff --git a/apache-libcloud-0.13.0.tar.bz2 b/apache-libcloud-0.13.0.tar.bz2 deleted file mode 100644 index 315b0dc..0000000 --- a/apache-libcloud-0.13.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e26ee90d81ed996112bfe744a0d3f33a07bcf98dd41ec01f129e1682de1ddac5 -size 395117 diff --git a/apache-libcloud-0.13.1.tar.bz2 b/apache-libcloud-0.13.1.tar.bz2 new file mode 100644 index 0000000..eeca95f --- /dev/null +++ b/apache-libcloud-0.13.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:331eed2002a86493b2496f8e09224fc2766812fa72afb335d4d74f1bf4d36e19 +size 395693 diff --git a/python-apache-libcloud.changes b/python-apache-libcloud.changes index 36b654b..f02f299 100644 --- a/python-apache-libcloud.changes +++ b/python-apache-libcloud.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Sep 5 10:20:33 UTC 2013 - aboe76@gmail.com + +- Updated to 0.13.1 +- General Changes: + - Fix a regression introduced in 0.13.0 and make sure to include + Content-Length 0 with PUT and POST requests. +- Compute Changes: + - Fix a bug in the ElasticHosts driver and check for right HTTP status + code when determining drive imaging success. + - Update Opsource driver to include node public ip address (if available). +- Storage Chagnes: + - Fix a regression with calling encode_container_name instead of + encode_object_name on object name in get_object method. + - Ensure that AWS S3 multipart upload works for small iterators. + ------------------------------------------------------------------- Mon Jul 1 18:30:05 UTC 2013 - aboe76@gmail.com diff --git a/python-apache-libcloud.spec b/python-apache-libcloud.spec index 332b502..e0c7cce 100644 --- a/python-apache-libcloud.spec +++ b/python-apache-libcloud.spec @@ -16,7 +16,7 @@ # Name: python-apache-libcloud -Version: 0.13.0 +Version: 0.13.1 Release: 1 License: Apache-2.0 Summary: Abstract away differences among multiple cloud provider APIs @@ -60,4 +60,3 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} %{python_sitelib}/* %changelog -