From 57d6cf6f28d4c4f8fac45add60b8ced5b193f86a Mon Sep 17 00:00:00 2001 From: Daniel Bruno Date: Mon, 21 Jul 2014 09:53:55 -0400 Subject: [PATCH] Libcloud 0.15.1 with some bug fix --- .gitignore | 1 + python-libcloud.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c5563cc..8ca154c 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /apache-libcloud-0.14.0.tar.bz2 /apache-libcloud-0.14.1.tar.bz2 /apache-libcloud-0.15.0.tar.gz +/apache-libcloud-0.15.1.tar.gz diff --git a/python-libcloud.spec b/python-libcloud.spec index 2229b74..daeb911 100644 --- a/python-libcloud.spec +++ b/python-libcloud.spec @@ -3,7 +3,7 @@ %global tarball_name apache-libcloud Name: python-libcloud -Version: 0.15.0 +Version: 0.15.1 Release: 1%{?dist} Summary: A Python library to address multiple cloud provider APIs @@ -47,6 +47,9 @@ rm -rf %{buildroot} %changelog +* Mon Jul 21 2014 Daniel Bruno - 0.15.0-1 - First release in the 0.15 series which it brings many new features, improvements and bug fixes diff --git a/sources b/sources index 050f444..81a5ade 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6b5dfe407dab5561eac2060f313b5193 apache-libcloud-0.15.0.tar.gz +eecd717db05d2b945a98495e7cd79b0f apache-libcloud-0.15.1.tar.gz