This is a bug-fix release of the 0.20 series.

epel9
Daniel Bruno 9 years ago
parent 379cdb7e38
commit 4726845429

1
.gitignore vendored

@ -22,3 +22,4 @@
/apache-libcloud-0.17.0.tar.gz
/apache-libcloud-0.18.0.tar.gz
/apache-libcloud-0.20.0.tar.gz
/apache-libcloud-0.20.1.tar.gz

@ -3,7 +3,7 @@
%global tarball_name apache-libcloud
Name: python-libcloud
Version: 0.20.0
Version: 0.20.1
Release: 1%{?dist}
Summary: A Python library to address multiple cloud provider APIs
@ -47,6 +47,9 @@ rm -rf %{buildroot}
%changelog
* Sun Jan 24 2016 Daniel Bruno <dbruno@fedoraprojec.org> - 0.20.1-1
- This is a bug-fix release of the 0.20 series.
* Thu Jan 07 2016 Daniel Bruno dbruno@fedoraproject.org - 0.20.0-1
- Release 0.20.0 with new features and improvements
@ -113,3 +116,4 @@ rm -rf %{buildroot}
* Tue Nov 22 2011 Daniel Bruno dbruno@fedoraproject.org - 0.6.2-2
- First build package build

@ -1 +1 @@
4ad9ea8daf84efcb06e094c4fd96f655 apache-libcloud-0.20.0.tar.gz
d12ef4f96878a940321c73f4e0821237 apache-libcloud-0.20.1.tar.gz

Loading…
Cancel
Save