From 03c18756bf6f893c9f632603c8d6482ee515fe72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 16 Aug 2019 18:15:35 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-psycopg2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-psycopg2.spec b/python-psycopg2.spec index 6cbd51b..72e085f 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -38,7 +38,7 @@ features offered by PostgreSQL. Summary: %{sum} Name: python-%{srcname} Version: 2.7.7 -Release: 3%{?dist} +Release: 4%{?dist} # The exceptions allow linking to OpenSSL and PostgreSQL's libpq License: LGPLv3+ with exceptions Url: http://www.psycopg.org/psycopg/ @@ -271,6 +271,9 @@ cp -pr ZPsycopgDA/* %{buildroot}%{ZPsycopgDAdir} %changelog +* Fri Aug 16 2019 Miro HronĨok - 2.7.7-4 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 2.7.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild