From d309aca84398dc2b1c30fc683fc02d10876e3d3b Mon Sep 17 00:00:00 2001 From: "okbob@github.com" Date: Thu, 12 Oct 2023 20:48:33 +0200 Subject: [PATCH] prepare for 2.5.4 --- META.json | 4 ++-- postgresql12-plpgsql_check.spec | 2 +- postgresql13-plpgsql_check.spec | 2 +- postgresql14-plpgsql_check.spec | 2 +- postgresql15-plpgsql_check.spec | 2 +- postgresql16-plpgsql_check.spec | 2 +- postgresql17-plpgsql_check.spec | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/META.json b/META.json index 0a74635..b49d844 100644 --- a/META.json +++ b/META.json @@ -2,7 +2,7 @@ "name": "plpgsql_check", "abstract": "Additional tools for plpgsql functions validation", "description": "The plpgsql_check is PostgreSQL extension with functionality for direct or indirect extra validation of functions in plpgsql language. It verifies a validity of SQL identifiers used in plpgsql code. It try to identify a performance issues. Modern versions has integrated profiler. The table and function dependencies can be displayed", - "version": "2.5.3", + "version": "2.5.4", "maintainer": "Pavel STEHULE ", "license": "bsd", "provides": { @@ -10,7 +10,7 @@ "abstract": "Additional tools for plpgsql functions validation", "file": "sql/plpgsql_check_active.sql", "docfile": "README.md", - "version": "2.5.3" + "version": "2.5.4" } }, "prereqs": { diff --git a/postgresql12-plpgsql_check.spec b/postgresql12-plpgsql_check.spec index 7f346f7..b53585a 100644 --- a/postgresql12-plpgsql_check.spec +++ b/postgresql12-plpgsql_check.spec @@ -3,7 +3,7 @@ %global sname plpgsql_check Name: %{sname}_%{pgmajorversion} -Version: 2.5.3 +Version: 2.5.4 Release: 1%{?dist} Summary: Additional tools for plpgsql functions validation diff --git a/postgresql13-plpgsql_check.spec b/postgresql13-plpgsql_check.spec index 6198a29..6c5bed7 100644 --- a/postgresql13-plpgsql_check.spec +++ b/postgresql13-plpgsql_check.spec @@ -3,7 +3,7 @@ %global sname plpgsql_check Name: %{sname}_%{pgmajorversion} -Version: 2.5.3 +Version: 2.5.4 Release: 1%{?dist} Summary: Additional tools for plpgsql functions validation diff --git a/postgresql14-plpgsql_check.spec b/postgresql14-plpgsql_check.spec index 042b72c..de477f8 100644 --- a/postgresql14-plpgsql_check.spec +++ b/postgresql14-plpgsql_check.spec @@ -3,7 +3,7 @@ %global sname plpgsql_check Name: %{sname}_%{pgmajorversion} -Version: 2.5.3 +Version: 2.5.4 Release: 1%{?dist} Summary: Additional tools for plpgsql functions validation diff --git a/postgresql15-plpgsql_check.spec b/postgresql15-plpgsql_check.spec index c6d3ef1..c30b6d9 100644 --- a/postgresql15-plpgsql_check.spec +++ b/postgresql15-plpgsql_check.spec @@ -3,7 +3,7 @@ %global sname plpgsql_check Name: %{sname}_%{pgmajorversion} -Version: 2.5.3 +Version: 2.5.4 Release: 1%{?dist} Summary: Additional tools for plpgsql functions validation diff --git a/postgresql16-plpgsql_check.spec b/postgresql16-plpgsql_check.spec index 1897282..dd9adc1 100644 --- a/postgresql16-plpgsql_check.spec +++ b/postgresql16-plpgsql_check.spec @@ -3,7 +3,7 @@ %global sname plpgsql_check Name: %{sname}_%{pgmajorversion} -Version: 2.5.3 +Version: 2.5.4 Release: 1%{?dist} Summary: Additional tools for plpgsql functions validation diff --git a/postgresql17-plpgsql_check.spec b/postgresql17-plpgsql_check.spec index e75da65..a1a5fd0 100644 --- a/postgresql17-plpgsql_check.spec +++ b/postgresql17-plpgsql_check.spec @@ -3,7 +3,7 @@ %global sname plpgsql_check Name: %{sname}_%{pgmajorversion} -Version: 2.5.3 +Version: 2.5.4 Release: 1%{?dist} Summary: Additional tools for plpgsql functions validation