update to version 0.3.6

This commit is contained in:
Jakub Jedelsky 2015-04-15 15:10:32 +02:00
commit 838d78b788

View file

@ -2,14 +2,14 @@
%{!?python2_sitelib: %global python2_sitelib %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
Name: vertica-python
Version: 0.3.5
Version: 0.3.6
Release: 1%{?dist}
Summary: A native Python adapter for the Vertica database
Group: Development/Languages
License: MIT
URL: https://github.com/uber/vertica-python
Source0: https://github.com/uber/vertica-python/archive/v%{version}.tar.gz
Source0: https://github.com/uber/vertica-python/archive/%{version}.tar.gz
# EPEL 6 patch
Patch0: vertica-python-0.2.0-dateutil15.patch
@ -57,6 +57,9 @@ vertica-python is a native Python adapter for the Vertica
%changelog
* Wed Apr 15 2015 Jakub Jedelsky <jakub.jedelsky@gmail.com> - 0.3.6-1
- update to version 0.3.6
* Wed Apr 08 2015 Jakub Jedelsky <jakub.jedelsky@gmail.com> - 0.3.5-1
- update to version 0.3.5