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 -