From 2ebf1a7ca4601bf1a83deb53a28bf8f2c143d56f Mon Sep 17 00:00:00 2001 From: Ondrej Dubaj Date: Wed, 13 Oct 2021 10:19:47 +0200 Subject: [PATCH] Release bum due to gating configuration Related: #1964848 --- postgresql.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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