From 4de1171d27c17c85fa789b61537c389d29f723dc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 22 Jan 2024 05:15:36 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- python-psycopg3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-psycopg3.spec b/python-psycopg3.spec index 4e396fe..c2e2b71 100644 --- a/python-psycopg3.spec +++ b/python-psycopg3.spec @@ -8,7 +8,7 @@ and Python features.} Name: python-%{src_name} Version: 3.1.12 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python License: LGPLv3 @@ -74,6 +74,9 @@ export PSYCOPG_TEST_DSN="host=$PGHOST port=$PGPORT dbname=${PGTESTS_DATABASES##* %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 3.1.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Sep 27 2023 Ondrej Sloup - 3.1.12-1 - Rebase to the latest upstream version (rhbz#2240358)