Update to version 0.6.14

Signed-off-by: Jakub Jedelsky <jakub.jedelsky@gmail.com>
This commit is contained in:
Jakub Jedelsky 2017-04-21 15:58:02 +02:00
commit 0d69f2efbe
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View file

@ -11,3 +11,4 @@
/0.5.1.tar.gz
/0.5.4.tar.gz
/0.5.5.tar.gz
/0.6.14.tar.gz

View file

@ -1 +1 @@
98810ac9df9518e7ac7629e7cc3d9d57 0.5.5.tar.gz
SHA512 (0.6.14.tar.gz) = 8dd046eed23fdd7d88fcc971dde185edcb5d2610a01e1749e23518b9f5146f753623c28b123b86a2e0308110fdd826fea47743d1cf1139dc7527ade449339973

View file

@ -2,8 +2,8 @@
%{!?python2_sitelib: %global python2_sitelib %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
Name: vertica-python
Version: 0.5.5
Release: 4%{?dist}
Version: 0.6.14
Release: 1%{?dist}
Summary: A native Python adapter for the Vertica database
Group: Development/Languages
@ -27,6 +27,7 @@ Requires: python-dateutil >= 1.5
Requires: pytz
Requires: python-psycopg2
Requires: python2-future
%description
@ -60,6 +61,9 @@ vertica-python is a native Python adapter for the Vertica
%changelog
* Fri Apr 21 2017 Jakub Jedelsky <jakub.jedelsky@gmail.com> - 0.6.14-1
- Update to version 0.6.14
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild