diff --git a/python-pg8000.spec b/python-pg8000.spec index 16a51e8..4f05a3a 100644 --- a/python-pg8000.spec +++ b/python-pg8000.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 1.17.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pure Python PostgreSQL Driver License: BSD @@ -51,6 +51,9 @@ Frontend Protocol. %{python3_sitelib}/%{srcname} %changelog +* Fri Jun 04 2021 Python Maint - 1.17.0-2 +- Rebuilt for Python 3.10 + * Wed Feb 24 2021 Fabian Affolter - 1.17.0-1 - Update to latest upstream release 1.17.0 (#1846920)