diff --git a/postgresql.spec b/postgresql.spec index 8b1b2f6..a70fbca 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -63,7 +63,7 @@ Summary: PostgreSQL client programs Name: postgresql %global majorversion 13 Version: %{majorversion}.3 -Release: 9%{?dist} +Release: 10%{?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. @@ -1221,6 +1221,9 @@ make -C postgresql-setup-%{setup_version} check %changelog +* Wed Oct 13 2021 Ondrej Dubaj - 13.3-10 +- Release bum due to gating configuration + * Tue Sep 21 2021 Filip Januš - 13.3-9 - Remove tests failing with openssl3, now pgp is tested only with supported ciphers