From c705d74c129fdceaaa5f3816a650fc6b5de19a4c Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:07:51 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-psycopg2.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-psycopg2.spec b/python-psycopg2.spec index ba439b9..5000fb0 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -50,7 +50,7 @@ features offered by PostgreSQL. Summary: %{sum} Name: python-%{srcname} Version: 2.9.9 -Release: 5%{?dist} +Release: 6%{?dist} # The exceptions allow linking to OpenSSL and PostgreSQL's libpq License: LGPL-3.0-or-later WITH openvpn-openssl-exception Url: https://www.psycopg.org/ @@ -311,6 +311,10 @@ done %changelog +* Tue Oct 29 2024 Troy Dawson - 2.9.9-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 2.9.9-5 - Bump release for June 2024 mass rebuild