diff --git a/vertica-python.spec b/vertica-python.spec index a69eb9d..9383bd2 100644 --- a/vertica-python.spec +++ b/vertica-python.spec @@ -1,6 +1,6 @@ Name: vertica-python Version: 1.0.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A native Python adapter for the Vertica database License: MIT @@ -52,6 +52,9 @@ Requires: python%{python3_pkgversion}-future %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 1.0.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 1.0.5-2 - Rebuilt for Python 3.11