From 80e3ceb23ff0e65b246b36ae19261d7a6d2cbe33 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 24 Jul 2026 12:56:40 +0200 Subject: [PATCH] Rebuilt for Python 3.15.0b4 ABI change --- postgresql17.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/postgresql17.spec b/postgresql17.spec index 329dafd..3bd115c 100644 --- a/postgresql17.spec +++ b/postgresql17.spec @@ -48,7 +48,7 @@ Summary: PostgreSQL client programs Name: %{majorname}%{majorversion} Version: %{majorversion}.9 -Release: 8%{?dist} +Release: 9%{?dist} # The PostgreSQL license is very similar to other MIT licenses, but the OSI # recognizes it as an independent license, so we do as well. @@ -1356,6 +1356,9 @@ make -C postgresql-setup-%{setup_version} check %changelog +* Fri Jul 24 2026 Python Maint - 17.9-9 +- Rebuilt for Python 3.15.0b4 ABI change + * Thu Jul 23 2026 Jitka Plesnikova - 17.9-8 - Perl 5.44 rebuild