From a9051f938810cda724bc59fc1f93d58c3b3d4413 Mon Sep 17 00:00:00 2001 From: Nikola Davidova Date: Mon, 16 Mar 2026 21:49:56 +0100 Subject: [PATCH] Release bump for bash-profile fix --- postgresql16.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/postgresql16.spec b/postgresql16.spec index 233d4fe..ee08098 100644 --- a/postgresql16.spec +++ b/postgresql16.spec @@ -48,7 +48,7 @@ Summary: PostgreSQL client programs Name: %{majorname}%{majorversion} Version: %{majorversion}.13 -Release: 1%{?dist} +Release: 2%{?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. @@ -1349,6 +1349,9 @@ make -C postgresql-setup-%{setup_version} check %changelog +* Mon Mar 16 2026 Nikola Davidova - 16.13-2 +- Release bump for bash-profile fix for imagemode + * Fri Feb 27 2026 Filip Janus - 16.13-1 - Update to 16.13 - Fix CVE-2026-2004: PostgreSQL intarray missing validation of type of input