diff --git a/vertica-python.spec b/vertica-python.spec index f93117f..a69eb9d 100644 --- a/vertica-python.spec +++ b/vertica-python.spec @@ -1,6 +1,6 @@ Name: vertica-python Version: 1.0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A native Python adapter for the Vertica database License: MIT @@ -52,6 +52,9 @@ Requires: python%{python3_pkgversion}-future %changelog +* Mon Jun 13 2022 Python Maint - 1.0.5-2 +- Rebuilt for Python 3.11 + * Sat May 14 2022 Jakub Jedelsky - 1.0.5-1 - Bump to new version