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