kubo pushed to vertica-python (epel7). "update to version 0.3.5"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 8 21:57:10 UTC 2015


>From 52499ba8998b65279452d8b29b9ca7d2716fcded Mon Sep 17 00:00:00 2001
From: Jakub Jedelsky <jakub.jedelsky at gmail.com>
Date: Wed, 8 Apr 2015 22:44:25 +0200
Subject: update to version 0.3.5


diff --git a/.gitignore b/.gitignore
index 2b2521f..e73ad21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /0.2.3.tar.gz
 /v0.3.0.tar.gz
 /0.3.4.tar.gz
+/v0.3.5.tar.gz
diff --git a/sources b/sources
index 5adf6c2..96f262c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0ac26d4f59b5445511403e17baddf923  0.3.4.tar.gz
+ed69b33840126b005b9e8da9c9784f64  v0.3.5.tar.gz
diff --git a/vertica-python.spec b/vertica-python.spec
index cfc562a..c56be45 100644
--- a/vertica-python.spec
+++ b/vertica-python.spec
@@ -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.4
+Version:        0.3.5
 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/%{version}.tar.gz
+Source0:        https://github.com/uber/vertica-python/archive/v%{version}.tar.gz
 # EPEL 6 patch
 Patch0:         vertica-python-0.2.0-dateutil15.patch
 
@@ -57,8 +57,11 @@ vertica-python is a native Python adapter for the Vertica
 
 
 %changelog
+* Wed Apr 08 2015 Jakub Jedelsky <jakub.jedelsky at gmail.com> - 0.3.5-1
+- update to version 0.3.5
+
 * Wed Jan 21 2015 Jakub Jedelsky <jakub.jedelsky at gmail.com> - 0.3.4-1
-- update to version 0.3.3
+- update to version 0.3.4
 
 * Wed Oct 15 2014 Jakub Jedelsky <jakub.jedelsky at gooddata.com> - 0.3.0-1
 - update to version 0.3.0
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/vertica-python.git/commit/?h=epel7&id=52499ba8998b65279452d8b29b9ca7d2716fcded


More information about the scm-commits mailing list