diff --git a/apache-libcloud-0.19.0.tar.bz2 b/apache-libcloud-0.19.0.tar.bz2 deleted file mode 100644 index ed449aa..0000000 --- a/apache-libcloud-0.19.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:419f524d6a9d1d3af6f7c8db8fb1257b7de870f2772bcc15dacae8cd1b877788 -size 840347 diff --git a/apache-libcloud-0.20.0.tar.bz2 b/apache-libcloud-0.20.0.tar.bz2 new file mode 100644 index 0000000..30c4b26 --- /dev/null +++ b/apache-libcloud-0.20.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f5e3d65affa1682987bae99ce908539dd31471e71de4b2729f4e39f67eee0e9 +size 869833 diff --git a/python-apache-libcloud.changes b/python-apache-libcloud.changes index e396a10..c84ea30 100644 --- a/python-apache-libcloud.changes +++ b/python-apache-libcloud.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Dec 17 21:35:16 UTC 2015 - aboe76@gmail.com + +- Updated to apache libcloud 0.20.0 + - new requirement: python-backports.ssl_match_hostname +for the changelog see: +https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-20-0 + ------------------------------------------------------------------- Sun Nov 1 20:21:47 UTC 2015 - aboe76@gmail.com diff --git a/python-apache-libcloud.spec b/python-apache-libcloud.spec index 95566af..315b3a4 100644 --- a/python-apache-libcloud.spec +++ b/python-apache-libcloud.spec @@ -17,7 +17,7 @@ Name: python-apache-libcloud -Version: 0.19.0 +Version: 0.20.0 Release: 0 Summary: Abstract away differences among multiple cloud provider APIs License: Apache-2.0 @@ -29,8 +29,10 @@ BuildRequires: python BuildRequires: python-setuptools BuildRequires: python-xml BuildRequires: python-lxml +BuildRequires: python-backports.ssl_match_hostname Requires: python-simplejson Requires: python-lxml +Requires: python-backports.ssl_match_hostname %if 0%{?suse_version} >= 1210 BuildRequires: systemd %endif