From 104b3fff74696697e251bae92ac831f53ba8deef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 23 May 2020 11:13:45 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-psycopg2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-psycopg2.spec b/python-psycopg2.spec index 4a0496d..8052989 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -50,7 +50,7 @@ features offered by PostgreSQL. Summary: %{sum} Name: python-%{srcname} Version: 2.8.5 -Release: 1%{?dist} +Release: 2%{?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 +* Sat May 23 2020 Miro Hrončok - 2.8.5-2 +- Rebuilt for Python 3.9 + * Tue Apr 21 2020 Patrik Novotný - 2.8.5-1 - Rebase to upstream version 2.8.5