From 770cced4f691f6019c9ed1debba938b3a544c1bd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 08:28:10 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-psycopg2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-psycopg2.spec b/python-psycopg2.spec index c0c32fd..98e4a6a 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -37,7 +37,7 @@ features offered by PostgreSQL. Summary: %{sum} Name: python-%{srcname} Version: 2.7.5 -Release: 5%{?dist} +Release: 6%{?dist} # The exceptions allow linking to OpenSSL and PostgreSQL's libpq License: LGPLv3+ with exceptions Url: http://www.psycopg.org/psycopg/ @@ -269,6 +269,9 @@ cp -pr ZPsycopgDA/* %{buildroot}%{ZPsycopgDAdir} %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 2.7.5-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Oct 03 2018 Pavel Raiskup - 2.7.5-5 - prepare --without=debugrpms option (rhbz#1635166) - get the python2 packages back for a while (rhbz#1634973)