Rebuilt for Python 3.10
This commit is contained in:
parent
72ee3c55d9
commit
41c8f1f428
@ -50,7 +50,7 @@ features offered by PostgreSQL.
|
||||
Summary: %{sum}
|
||||
Name: python-%{srcname}
|
||||
Version: 2.8.6
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
# The exceptions allow linking to OpenSSL and PostgreSQL's libpq
|
||||
License: LGPLv3+ with exceptions
|
||||
Url: http://initd.org/psycopg/
|
||||
@ -298,6 +298,9 @@ done
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 2.8.6-4
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Mon Feb 08 2021 Pavel Raiskup <praiskup@redhat.com> - 2.8.6-3
|
||||
- rebuild for libpq ABI fix rhbz#1908268
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user