Rebuilt to change main python from 3.4 to 3.6
This commit is contained in:
parent
ba37de0b8b
commit
7ca55a48ca
1 changed files with 4 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
Name: vertica-python
|
||||
Version: 0.8.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A native Python adapter for the Vertica database
|
||||
|
||||
Group: Development/Languages
|
||||
|
|
@ -111,6 +111,9 @@ Obsoletes: vertica-python%{python3_pkgversion} < %{version}-%{release}
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 02 2019 Troy Dawson <tdawson@redhat.com> - 0.8.2-2
|
||||
- Rebuilt to change main python from 3.4 to 3.6
|
||||
|
||||
* Tue Feb 19 2019 Jakub Jedelsky <jakub.jedelsky@gmail.com> - 0.8.2-1
|
||||
- Upgrade to version 0.8.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue