update to version 0.5.1

Signed-off-by: Jakub Jedelsky <jakub.jedelsky@gmail.com>
This commit is contained in:
Jakub Jedelsky 2015-09-23 09:48:45 +02:00
commit 51cc9c1f20
3 changed files with 6 additions and 2 deletions

View file

@ -2,7 +2,7 @@
%{!?python2_sitelib: %global python2_sitelib %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
Name: vertica-python
Version: 0.5.0
Version: 0.5.1
Release: 1%{?dist}
Summary: A native Python adapter for the Vertica database
@ -60,6 +60,9 @@ vertica-python is a native Python adapter for the Vertica
%changelog
* Wed Sep 23 2015 Jakub Jedelsky <jakub.jedelsky@gmail.com> - 0.5.1-1
- update to version 0.5.1
* Fri Jul 03 2015 Jakub Jedelsky <jakub.jedelsky@gmail.com> - 0.5.0-1
- update to version 0.5.0