Update to upstream release 0.13.0

epel9
Daniel Bruno 12 years ago
parent 8f5f71fc6e
commit 6c05598097

1
.gitignore vendored

@ -11,3 +11,4 @@
/apache-libcloud-0.12.1.tar.bz2
/apache-libcloud-0.12.3.tar.bz2
/apache-libcloud-0.12.4.tar.bz2
/apache-libcloud-0.13.0.tar.bz2

@ -5,8 +5,8 @@
%global tarball_name apache-libcloud
Name: python-libcloud
Version: 0.12.4
Release: 8%{?dist}
Version: 0.13.0
Release: 9%{?dist}
Summary: A Python library to address multiple cloud provider APIs
Group: Development/Languages
@ -47,6 +47,9 @@ rm -rf %{buildroot}
%changelog
* Mon Jul 01 2013 Daniel Bruno dbruno@fedoraproject.org - 0.13.0-9
- Update to upstream release 0.13.0, more details on Release Notes.
* Thu May 16 2013 Daniel Bruno dbruno@fedoraproject.org - 0.12.4-8
- Update to upstream version 0.12.4

@ -1 +1 @@
cf00f67f546695043330beb5f1eb02aa apache-libcloud-0.12.4.tar.bz2
b493c24fecc4e9ad86322d021cb3fbfd apache-libcloud-0.13.0.tar.bz2

Loading…
Cancel
Save