Some bug fixes from upstream

epel9
Daniel Bruno 12 years ago
parent 470e5cb767
commit 8294bdbf8b

1
.gitignore vendored

@ -12,3 +12,4 @@
/apache-libcloud-0.12.3.tar.bz2
/apache-libcloud-0.12.4.tar.bz2
/apache-libcloud-0.13.0.tar.bz2
/apache-libcloud-0.13.2.tar.bz2

Binary file not shown.

@ -5,8 +5,8 @@
%global tarball_name apache-libcloud
Name: python-libcloud
Version: 0.13.1
Release: 10%{?dist}
Version: 0.13.2
Release: 11%{?dist}
Summary: A Python library to address multiple cloud provider APIs
Group: Development/Languages
@ -47,6 +47,9 @@ rm -rf %{buildroot}
%changelog
* Thu Sep 19 2013 Daniel Bruno <dbruno@fedoraproject.org> - 0.13.2-11
- Some bug fixes from Upstream
* Mon Sep 09 2013 Daniel Bruno <dbruno@fedoraproject.org> - 0.13.1-10
- Update to upstream release 0.13.1

@ -1 +1 @@
d640426aae6b9bcc6e9324845e4daf07 apache-libcloud-0.13.1.tar.bz2
b0e710d6449e4b75314c45c1c445fe4f apache-libcloud-0.13.2.tar.bz2

Loading…
Cancel
Save